Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
When implemented by a derived class, represents a destination provider that can specify a filter to be used by the source provider during change enumeration.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public Interface IRequestFilteredSync
'Usage
Dim instance As IRequestFilteredSync
public interface IRequestFilteredSync
public interface class IRequestFilteredSync
public interface IRequestFilteredSync
public interface IRequestFilteredSync
Remarks
IRequestFilteredSync is typically implemented by a destination provider.
See Also
Reference
IRequestFilteredSync Members
Microsoft.Synchronization Namespace
FilterRequestCallback Delegate
ISupportFilteredSync