UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
ULTable class
MoveNext( ) As Boolean
Member of UltraLiteAFLib.ULTable
Moves to the next row.
True if successful.
False if there is no more data in the table. For example, MoveNext fails if there are no more rows.