Contents Index MoveBeforeFirst method MoveLast method

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

MoveFirst method


Prototype 

MoveFirst( ) As Boolean
Member of UltraLiteAFLib.ULTable

Description 

Moves to the first row.

Returns 

True if successful.

False if there is no data in the table.


Contents Index MoveBeforeFirst method MoveLast method