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

MoveAfterLast method Next Page

MoveBeforeFirst method


Moves to a position before the first row.

Syntax

MoveBeforeFirst( ) As Boolean
Member of UltraLiteAFLib.ULTable

Returns

True if successful.

False if the operation fails.