Contents Index MoveFirst method MoveNext method

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

MoveLast method


Prototype 

MoveLast( ) As Boolean
Member of UltraLiteAFLib.ULTable

Description 

Moves to the last row.

Returns 

True if successful.

False if there is no data in the table.


Contents Index MoveFirst method MoveNext method