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

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - 编程 » .NET 应用程序编程 » SQL Anywhere .NET API 引用

 

SACommandBuilder 类

一种生成单表 SQL 语句的方法,这些语句会使对 DataSet 进行的更改与关联数据库中的数据一致。

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

SACommandBuilder 构造函数
DeriveParameters 方法
GetDeleteCommand 方法
GetInsertCommand 方法
GetUpdateCommand 方法
QuoteIdentifier 方法
UnquoteIdentifier 方法
DataAdapter 属性