







Overload List
Name | Description | |
---|---|---|
![]() ![]() |
ExecuteReader(String, String) |
Executes a single command against a MySQL database.
|
![]() ![]() |
ExecuteReader(MySqlConnection, String) |
Executes a single command against a MySQL database.
|
![]() ![]() |
ExecuteReader(String, String, array<MySqlParameter>[]()[][]) |
Executes a single command against a MySQL database.
|
![]() ![]() |
ExecuteReader(MySqlConnection, String, array<MySqlParameter>[]()[][]) |
Executes a single command against a MySQL database.
|