Contents Index MoveNext method MoveRelative method

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

MovePrevious method


Prototype 

MovePrevious( ) As Boolean
Member of UltraLiteAFLib.ULTable

Description 

Moves to the previous row.

Returns 

True if successful.

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


Contents Index MoveNext method MoveRelative method