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 参考

 

SADataAdapter 类

表示用来填充 System.Data.DataSet 和更新数据库的一组命令和一个数据库连接。

 Visual Basic 语法
 C# 语法
 基类
 成员
 注释

SADataAdapter 构造函数
GetFillParameters 方法
DeleteCommand 属性
InsertCommand 属性
SelectCommand 属性
TableMappings 属性
UpdateBatchSize 属性
UpdateCommand 属性
RowUpdated 事件
RowUpdating 事件