DataSource.MoveFirst (gb.db2.form)
Function MoveFirst ( ) As Boolean
Move the current record to the first record and return if the move has been possible.
If there is no record in the 
DataSource,
or if the current record has been modified, then the move is cancelled and 
TRUE is returned.