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