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 (中文) » UltraLite - .NET 编程 » UltraLite.NET API 参考 » ULDataAdapter 类

 

DeleteCommand 属性

指定在调用 DbDataAdapter.Update 方法来删除数据库中与 System.Data.DataSet 中已删除的行对应的行时对数据库执行的 ULCommand 对象。

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