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

SQL Anywhere 11.0.1 (Français) » UltraLite - .NET Programming » UltraLite .NET 2.0 API reference » ULCommand class

 

BeginExecuteReader methods

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


BeginExecuteReader() method
BeginExecuteReader(CommandBehavior) method
BeginExecuteReader(AsyncCallback, Object) method
BeginExecuteReader(AsyncCallback, Object, CommandBehavior) method