







|
| MySQL Connector/Net |
| MySqlCommand..::.BeginExecuteReader Method |
| MySqlCommand Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() | BeginExecuteReader()()() |
Initiates the asynchronous execution of the SQL statement or stored procedure
that is described by this MySqlCommand, and retrieves one or more
result sets from the server.
|
![]() | BeginExecuteReader(CommandBehavior) |
Initiates the asynchronous execution of the SQL statement or stored procedure
that is described by this MySqlCommand using one of the
CommandBehavior values.
|

