Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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)
'Declaration
Function GetDataRetriever As IChangeDataRetriever
'Usage
Dim instance As INotifyingChangeApplierTarget
Dim returnValue As IChangeDataRetriever
returnValue = instance.GetDataRetriever()
IChangeDataRetriever GetDataRetriever()
IChangeDataRetriever^ GetDataRetriever()
abstract GetDataRetriever : unit -> IChangeDataRetriever
function GetDataRetriever() : IChangeDataRetriever
Type: Microsoft.Synchronization.IChangeDataRetriever
An object that can be used to retrieve item data from a replica.
Please sign in to use this experience.
Sign in