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

SQL Anywhere 12.0.1 » SQL Anywhere 服务器 - 编程 » .NET 应用程序编程 » SQL Anywhere .NET API 参考 » SACommand 类 » BeginExecuteNonQuery 方法

 

BeginExecuteNonQuery(AsyncCallback, object) 方法

在已知回调过程和状态信息的情况下启动由此 SACommand 说明的 SQL 语句或存储过程的异步执行。

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