DataAdapter Constructor
.NET Framework 2.0
Initializes a new instance of a DataAdapter class.
| Name | Description |
|---|---|
| DataAdapter () | Initializes a new instance of a DataAdapter class. Supported by the .NET Compact Framework. |
| DataAdapter (DataAdapter) | Initializes a new instance of a DataAdapter class from an existing object of the same type. Supported by the .NET Compact Framework. |