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 » UltraLite C++ API Reference » UltraLite_Table_iface class

Find function Next Page

FindBegin function


Synopsis

bool UltraLite_Table_iface::FindBegin()

Remarks

Prepares to perform a new Find on a table by entering find mode.

You may only set columns in the index that the table was opened with.