UL Ext.: Positions the cursor to the last row of the cursor.
Visual Basic
Public Function MoveLast() As Boolean
C#
public bool MoveLast();
True if successful, false otherwise. For example, the method fails if there are no rows.
ULException class - A SQL error occurred.