dotConnect for SugarCRM Documentation
Devart.Data.Sugar Namespace / SugarCommand Class / ExecuteReader Method

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