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 Server - Programming » .NET application programming » SQL Anywhere .NET API reference

 

SACommandBuilder class

A way to generate single-table SQL statements that reconcile changes made to a DataSet with the data in the associated database.

 Visual Basic syntax
 C# syntax
 Base classes
 Members

SACommandBuilder constructor
DeriveParameters method
GetDeleteCommand method
GetInsertCommand method
GetUpdateCommand method
QuoteIdentifier method
UnquoteIdentifier method
DataAdapter property