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 source provider that supports filtered change enumeration and that can negotiate the type of filter used.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public Interface ISupportFilteredSync
'Usage
Dim instance As ISupportFilteredSync
public interface ISupportFilteredSync
public interface class ISupportFilteredSync
public interface ISupportFilteredSync
public interface ISupportFilteredSync
Remarks
ISupportFilteredSync is typically implemented by a source provider.
See Also
Reference
ISupportFilteredSync Members
Microsoft.Synchronization Namespace
IRequestFilteredSync Interface
FilterRequestCallback Delegate