Share via


NotifyingChangeApplierIChangeDataRetrieverAdapter Members

Represents an adapter that can convert between a managed IChangeDataRetriever and an unmanaged ISynchronousDataRetriever.

The following tables list the members exposed by the NotifyingChangeApplierIChangeDataRetrieverAdapter type.

Public Constructors

  Name Description
Public method NotifyingChangeApplierIChangeDataRetrieverAdapter Initializes a new instance of the NotifyingChangeApplierIChangeDataRetrieverAdapter class that contains the specified change data adapter.

Top

Public Properties

  Name Description
Public property ChangeDataAdapter Gets an object that converts change data between its managed and unmanaged representations.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method ConvertManagedToUnmanaged Converts a managed IChangeDataRetriever to an unmanaged ISynchronousDataRetriever.
Public method ConvertUnmanagedToManaged Converts an unmanaged ISynchronousDataRetriever to a managed IChangeDataRetriever.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Cc305541.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

NotifyingChangeApplierIChangeDataRetrieverAdapter Class
Microsoft.Synchronization Namespace