dotConnect for Zoho Books Documentation
Devart.Data.ZohoBooks Namespace / ZohoBooksCommand Class / ExecuteReader Method

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