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

SQL Anywhere 12.0.0 » SQL Anywhere Server - Programming » .NET application programming » SQL Anywhere .NET Data Provider » Accessing and manipulating data

 

Using the SADataAdapter object to access and manipulate data

The following sections describe how to retrieve data and how to insert, update, or delete rows using the SADataAdapter.


Getting data using the SADataAdapter object
Inserting, updating, and deleting rows using the SADataAdapter object
Obtaining SADataAdapter schema information