Contents Index MoveLast method MovePrevious method

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

MoveNext method


Prototype 

MoveNext( ) As Boolean
Member of UltraliteActiveX.ULTable

Description 

Moves to the next row.

Returns 

True if successful.

False if there is no more data in the table. For example, MoveNext fails if there are no more rows.


Contents Index MoveLast method MovePrevious method