Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » UltraLite - .NET Programming » UltraLite.NET API reference

 

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