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 SACommand object to retrieve and manipulate data

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


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