Contents Index MoveAfterLast method MoveFirst method

UltraLite ActiveX User's Guide
  UltraLite ActiveX API Reference
    ULResultSet class

MoveBeforeFirst method


Prototype 

MoveBeforeFirst( )
Member of UltraliteActiveX.ULResultSet

Description 

Moves to a position before the first row.

Returns 

True if successful.

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


Contents Index MoveAfterLast method MoveFirst method