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 - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » ULTable class

 moveNext method Next Page

movePrevious method


Moves to the previous row.

Syntax

Boolean movePrevious( )

Returns

true if successful.

false if unsuccessful. The method fails, for example, if there are no rows.