Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
An abstract class that, when overridden in a derived class, converts data between a managed provider and an unmanaged provider.
The following tables list the members exposed by the ChangeDataAdapter type.
Protected Constructors
| Name | Description | |
|---|---|---|
![]() |
ChangeDataAdapter | Initializes a new instance of the ChangeDataAdapter class. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
ConvertManagedToUnmanagedData | When overridden in a derived class, converts managed data to an unmanaged format. |
![]() |
ConvertUnmanagedToManagedData | When overridden in a derived class, converts unmanaged data to a managed format. |
![]() |
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
.gif)
.gif)
.gif)