BeginExecuteReader(AsyncCallback, object) method

Initiates the asynchronous execution of a SQL statement that is described by the SACommand object, and retrieves the result set, given a callback procedure and state information.

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