Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » ULTable class

 

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.