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 参考 » SACommandBuilder 类 » GetDeleteCommand 方法

 

GetDeleteCommand() 方法

返回调用 SADataAdapter.Update 时生成的、对数据库执行 DELETE 操作的 SACommand 对象。

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