Freigeben über


ISupportFilteredSync-Schnittstelle

Stellt, wenn durch eine abgeleitete Klasse implementiert, einen Quellenanbieter dar, der gefilterte Änderungsenumerationen unterstützt und den Typ des verwendeten Filters aushandeln kann.

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

Hinweise

ISupportFilteredSync wird in der Regel von einem Quellenanbieter implementiert.

Siehe auch

Verweis

ISupportFilteredSync-Member
Microsoft.Synchronization-Namespace
IRequestFilteredSync-Schnittstelle
FilterRequestCallback-Delegat