ExecuteReader Method

MySQL Connector/Net

Overload List

  NameDescription
ExecuteReader(String, String)
Executes a single command against a MySQL database.
ExecuteReader(String, String, array<MySqlParameter>[]()[])
Executes a single command against a MySQL database.

See Also