BeginExecuteReader(CommandBehavior) method

Initiates the asynchronous execution of a SQL statement that is described by this ULCommand object, using one of the CommandBehavior values, and retrieves the result set.

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 Exceptions
 See also