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