dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceCommand Class / ExecuteReader Method

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