ISupportFilteredSync Interface
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