dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleCommand Class / ExecuteReader Method

In This Topic
    ExecuteReader Method
    In This Topic
    Sends the CommandText to the Connection and builds a OracleDataReader.
    Overload List
    OverloadDescription
    Sends the CommandText to the Connection and builds a OracleDataReader.  
    Sends the CommandText to the Connection, and builds a OracleDataReader using one of the System.Data.CommandBehavior values.  
    See Also