IRequestFilteredSync 接口

通过派生类实现时,表示可指定在变更枚举期间由源提供程序使用的筛选器的目标提供程序。

命名空间: Microsoft.Synchronization
程序集: Microsoft.Synchronization(在 microsoft.synchronization.dll 中)

语法

声明
Public Interface IRequestFilteredSync
用法
Dim instance As IRequestFilteredSync
public interface IRequestFilteredSync
public interface class IRequestFilteredSync
public interface IRequestFilteredSync
public interface IRequestFilteredSync

备注

IRequestFilteredSync 通常由目标提供程序实现。

请参阅

参考

IRequestFilteredSync 成员
Microsoft.Synchronization 命名空间
FilterRequestCallback 委托
ISupportFilteredSync