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.
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 | |
---|---|---|
![]() |
NotifyingChangeApplierIChangeDataRetrieverAdapter | Initializes a new instance of the NotifyingChangeApplierIChangeDataRetrieverAdapter class that contains the specified change data adapter. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
ChangeDataAdapter | Gets an object that converts change data between its managed and unmanaged representations. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
ConvertManagedToUnmanaged | Converts a managed IChangeDataRetriever to an unmanaged ISynchronousDataRetriever. |
![]() |
ConvertUnmanagedToManaged | Converts an unmanaged ISynchronousDataRetriever to a managed IChangeDataRetriever. |
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
NotifyingChangeApplierIChangeDataRetrieverAdapter Class
Microsoft.Synchronization Namespace