UltraLite ActiveX User's Guide
UltraLite ActiveX API Reference
ULTable class
MoveNext( ) As Boolean
Member of UltraliteActiveX.ULTable
Moves to the next row.
True if successful.
False if there is no more data in the table. For example, MoveNext fails if there are no more rows.