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

On this page
    OracleDataAdapter Constructor
    On this page
    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