NewRecord Method

                  Applies To

Adds a new record to the data page recordset. This method fails if the recordset cannot be updated.

Syntax

expression.NewRecord

expression   An expression that returns a DataPage object.