dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniCommand Class / ExecuteReader Method

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