This method of the Recordset class moves to the first record in a specified Recordset object and makes that record the current record.
public void moveFirst();