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

SQL Anywhere 12.0.0 (Français) » SQL Anywhere Server - Programming » .NET application programming » SQL Anywhere .NET API reference

 

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