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