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
type ISupportFilteredSync =  interface end
public interface ISupportFilteredSync

Hinweise

ISupportFilteredSync wird in der Regel von einem Quellenanbieter implementiert.

Siehe auch

Verweis

ISupportFilteredSync-Member

Microsoft.Synchronization-Namespace

IRequestFilteredSync

FilterRequestCallback