| Overload | Description |
|---|---|
| ExecuteReader() | Executes the CommandText against the Connection, and returns a VistaDBDataReader. |
| ExecuteReader(CommandBehavior) | Executes the CommandText against the Connection, and returns a VistaDBDataReader using one of the CommandBehavior values. |