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 类

 

ExecuteNonQuery 方法

执行不返回结果集的语句,如 INSERT、UPDATE、DELETE 或数据定义语句。

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