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

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - 编程 » .NET 应用程序编程 » SQL Anywhere .NET API 参考 » SACommand 类 » BeginExecuteReader 方法

 

BeginExecuteReader(AsyncCallback, object) 方法

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

 Visual Basic 语法
 C# 语法
 参数
 返回值
 例外情况
 注释
 另请参见