dotConnect for Zoho CRM Documentation
Devart.Data.Zoho Namespace / ZohoCommand Class / ExecuteReader Method

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