NotifyingChangeApplierIChangeDataRetrieverAdapter::ChangeDataAdapter Property
Gets an object that converts change data between its managed and unmanaged representations.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
public: virtual property ChangeDataAdapter^ ChangeDataAdapter { ChangeDataAdapter^ get () sealed; }
Property Value
Type: Microsoft.Synchronization::ChangeDataAdapterAn object that converts change data between its managed and unmanaged representations.
Implements
IChangeDataRetrieverAdapter2::ChangeDataAdapter
Show: