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

SQL Anywhere 12.0.0 (中文) » UltraLite - .NET 编程 » UltraLite.NET API 参考 » ULCommand 类 » BeginExecuteReader 方法

 

BeginExecuteReader(AsyncCallback, object) 方法

在已知回调过程和状态信息的情况下,启动由此 ULCommand 说明的 SQL 语句的异步执行并检索结果集。

 Visual Basic 语法
 C# 语法
 参数
 返回值
 异常
 另请参见