dotConnect for QuickBooks Online Documentation
Devart.Data.QuickBooks Namespace / QuickBooksCommand Class / ExecuteReader Method

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