Share via


NewRecord Method

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

expression.NewRecord

*expression   * An expression that returns a DataPage object.

Applies to | DataPage Object

See Also | DeleteRecord Method