Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » UltraLite - .NET Programming » UltraLite.NET API reference » ULCommand class

 

BeginExecuteReader method

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

 Overload list

BeginExecuteReader() method
BeginExecuteReader(AsyncCallback, object) method
BeginExecuteReader(AsyncCallback, object, CommandBehavior) method
BeginExecuteReader(CommandBehavior) method