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

 isOpen method Next Page

moveAfterLast method


Moves to a position after the last row of the ULResultSet.

Syntax

Boolean moveAfterLast( )

Returns

true if successful.

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