The MoveFirst method will moves the record position to the first record. If there is no first record, then BOF should return True.
Sub DataSource_MoveFirst() End Sub
DataSource Object
Move