April 2003
Beginner to intermediate
620 pages
21h 48m
English
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.
Read now
Unlock full access