BeginExecuteReader(AsyncCallback, object, CommandBehavior) method

Initiates the asynchronous execution of a SQL statement or stored procedure that is described by this SACommand, and retrieves one or more result sets from the server.

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 Exceptions
 Remarks
 See also