共用方式為


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 命名空間