Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
When overridden, adapts a change data retriever between a managed and unmanaged representation.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public Interface IChangeDataRetrieverAdapter
'Usage
Dim instance As IChangeDataRetrieverAdapter
public interface IChangeDataRetrieverAdapter
public interface class IChangeDataRetrieverAdapter
public interface IChangeDataRetrieverAdapter
public interface IChangeDataRetrieverAdapter
Remarks
Implementers of this interface enable a managed provider to convert an unmanaged change data retriever to a managed representation, and vice versa.
See Also
Reference
IChangeDataRetrieverAdapter Members
Microsoft.Synchronization Namespace