MoveFirst Method

Microsoft Office Web Components Object Model

MoveFirst Method

       

Moves to the first record in the data access page recordset. This method fails if the current record is the first record in the recordset.

expression.MoveFirst

expression   An expression that returns a DataPage object.