Contents Index MoveFirst method MoveNext method

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

MoveLast method


Prototype 

MoveLast( ) As Boolean
Member of UltraLiteAFLib.ULResultSet

Description 

Moves to the last row.

Returns 

True if successful.

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


Contents Index MoveFirst method MoveNext method