Contents Index MoveBeforeFirst method MoveLast method

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

MoveFirst method


Prototype 

MoveFirst( ) As Boolean
Member of UltraLiteAFLib.ULResultSet

Description 

Moves to the first row.

Returns 

True if successful.

False if unsuccessful. The method fails, for example, if there are no rows.


Contents Index MoveBeforeFirst method MoveLast method