dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2Command Class / ExecuteReader Method

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