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