Contents Index MoveLast method MovePrevious method

UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULTable class

MoveNext method


Prototype 

MoveNext( ) As Boolean
Member of UltraLiteAFLib.ULTable

Description 

Moves to the next row.

Returns 

True if successful.

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


Contents Index MoveLast method MovePrevious method