| Overload | Description |
|---|---|
| ExecuteReader() | Executes the CommandText by the server at the specified Connection and returns a MimerDataReader. |
| ExecuteReader(CommandBehavior) | Executes the CommandText by the server at the specified Connection using the System.Data.CommandBehavior and returns a MimerDataReader. |