NotifyingChangeApplierIChangeDataRetrieverAdapter::ChangeDataAdapter Property

Gets an object that converts change data between its managed and unmanaged representations.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
virtual property ChangeDataAdapter^ ChangeDataAdapter {
	ChangeDataAdapter^ get () sealed;
}

Property Value

Type: Microsoft.Synchronization::ChangeDataAdapter
An object that converts change data between its managed and unmanaged representations.

Implements

IChangeDataRetrieverAdapter2::ChangeDataAdapter
Show: