SADataAdapter class

Represents a set of commands and a database connection used to fill a System.Data.DataSet and to update a database.

 Visual Basic syntax
 C# syntax
 Base classes
 Members
 Remarks

SADataAdapter constructor
GetFillParameters method
DeleteCommand property
InsertCommand property
SelectCommand property
TableMappings property
UpdateBatchSize property
UpdateCommand property
RowUpdated event
RowUpdating event