| Overload | Description | 
|---|---|
| DB2DataAdapter Constructor() | Initializes a new instance of the DB2DataAdapter class. | 
| DB2DataAdapter Constructor(DB2Command) | Initializes a new instance of the DB2DataAdapter class with the specified DB2Command as the %% property. | 
| DB2DataAdapter Constructor(String,String) | Initializes a new instance of the DB2DataAdapter class with a SelectCommand and a connection string. | 
| DB2DataAdapter Constructor(String,DB2Connection) | Initializes a new instance of the DB2DataAdapter class with a SelectCommand and a DB2Connection object. |