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