INotifyingChangeApplierTarget.GetDataRetriever 方法

获取一个可用于从副本中检索项数据的对象。

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

语法

声明
Function GetDataRetriever As IChangeDataRetriever
用法
Dim instance As INotifyingChangeApplierTarget
Dim returnValue As IChangeDataRetriever

returnValue = instance.GetDataRetriever
IChangeDataRetriever GetDataRetriever ()
IChangeDataRetriever^ GetDataRetriever ()
IChangeDataRetriever GetDataRetriever ()
function GetDataRetriever () : IChangeDataRetriever

返回值

可用于从副本中检索项数据的对象。

请参阅

参考

INotifyingChangeApplierTarget 接口
INotifyingChangeApplierTarget 成员
Microsoft.Synchronization 命名空间