Share via


MoveNext Method

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

expression.MoveNext

*expression   * An expression that returns a DataPage object.

Applies to | DataPage Object

See Also | MoveFirst Method | MoveLast Method | MovePrevious Method