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 - AppForge Programming » UltraLite for AppForge API Reference » ULResultSet class

MoveNext method Next Page

MovePrevious method


Moves to the previous row.

Syntax

MovePrevious( ) As Boolean
Member of UltraLiteAFLib.ULResultSet

Returns

True if successful.

False if unsuccessful. For example, if there are no rows, the method fails.