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()
abstract GetDataRetriever : unit -> IChangeDataRetriever
function GetDataRetriever() : IChangeDataRetriever
戻り値
型 : Microsoft.Synchronization. . :: . .IChangeDataRetriever
レプリカから項目データを取得するために使用できるオブジェクトです。
参照
参照
INotifyingChangeApplierTargetインターフェイス