ULDataAdapter 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
 See also

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