dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDataAdapter Class / OracleDataAdapter Constructor

In This Topic
OracleDataAdapter Constructor
In This Topic
Initializes a new instance of the OracleDataAdapter class.
Overload List
OverloadDescription
Initializes a new instance of the OracleDataAdapter class.  
Initializes a new instance of the OracleDataAdapter class with the specified OracleCommand as the %% property.  
Initializes a new instance of the OracleDataAdapter class with a SelectCommand and a connection string.  
Initializes a new instance of the OracleDataAdapter class with a SelectCommand and a OracleConnection object.  
See Also