ExecuteReader Method
From MySQL Connector/Net
Overload List
| Name | Description | |
|---|---|---|
| ExecuteReader(String, String) |
Executes a single command against a MySQL database.
| |
| ExecuteReader(String, String, array<MySqlParameter>[]()[]) |
Executes a single command against a MySQL database.
|