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_Cursor_iface class

Next function Next Page

Previous function


Synopsis

bool UltraLite_Cursor_iface::Previous()

Remarks

Moves the cursor back one row.

On failure, the resulting cursor position is BeforeFirst function.