The AddNew method will creates a new record.
Sub DataSource_AddNew
End Sub
The AddNew method should initialize the Record object fields to default values. If the AddNew operation is canceled, CancelUpdate will be called.
Update, CancelUpdate, CanUpdate