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

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » Developing Applications Using the UltraLite C++ API » Accessing data with the Table API

Navigating the rows of a table Next Page

UltraLite modes


The UltraLite mode determines how values in the buffer are used. You can set the UltraLite mode to one of the following:

The mode is set by calling the corresponding method to set the mode. For example, InsertBegin, BeginUpdate, FindBegin, and so on.