Chapter 30. The CommandBuilder Class

The CommandBuilder class can automatically generate single-table commands for the DataAdapter to use when reconciling changes made to disconnected data with the underlying data source The CommandBuilder can also update the data source with changes made to the DataSet using very little code. It creates all of the updating logic: the UPDATE, INSERT, and DELETE SQL statements.



ADO. NET in a Nutshell
ADO.NET in a Nutshell
ISBN: 0596003617
EAN: 2147483647
Year: 2005
Pages: 415

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net