Overload | Description |
---|---|
ExecuteReader() | Sends the CommandText to the Connection and builds a QuickBooksDataReader. |
ExecuteReader(CommandBehavior) | Sends the CommandText to the Connection, and builds a QuickBooksDataReader using one of the System.Data.CommandBehavior values. |