|
| MySQL Connector/Net |
| MySqlCommand..::..ExecuteReader Method |
| MySqlCommand Class See Also Send Feedback |
|
Overload List
| Name | Description | |
|---|---|---|
|
ExecuteReader()()()() | |
|
ExecuteReader(CommandBehavior) |
Sends the CommandText to the Connection,
and builds a MySqlDataReader using one of the CommandBehavior values.
|