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

SQL Anywhere 11.0.1 (Français) » UltraLite - C and C++ Programming » API Reference » UltraLite C++ API reference

 

UltraLite_ResultSet class

Represents an editable result set in an UltraLite database.

Syntax
public UltraLite_ResultSet
Base classes
Members

All members of UltraLite_ResultSet, including all inherited members.

Remarks

An editable result set allows you to perform positioned updates and deletes.