Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an object that can be used to retrieve item data from a replica.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Function GetDataRetriever As IChangeDataRetriever
'Usage
Dim instance As INotifyingChangeApplierTarget
Dim returnValue As IChangeDataRetriever
returnValue = instance.GetDataRetriever
IChangeDataRetriever GetDataRetriever ()
IChangeDataRetriever^ GetDataRetriever ()
IChangeDataRetriever GetDataRetriever ()
function GetDataRetriever () : IChangeDataRetriever
Return Value
An object that can be used to retrieve item data from a replica.
See Also
Reference
INotifyingChangeApplierTarget Interface
INotifyingChangeApplierTarget Members
Microsoft.Synchronization Namespace