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