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 » ULTable class

MoveLast method Next Page

MoveNext method


Moves to the next row.

Syntax

MoveNext( ) As Boolean
Member of UltraLiteAFLib.ULTable

Returns

True if successful.

False if there is no more data in the table. For example, if there are no more rows, MoveNext fails.