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