Contents Index MoveLast method MovePrevious method

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

MoveNext method


Prototype 

MoveNext( ) As Boolean
Member of UltraliteActiveX.ULResultSet

Description 

Moves to the next row.

Returns 

True if successful.

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


Contents Index MoveLast method MovePrevious method