AddNew

The AddNew method will creates a new record. 

Syntax

Sub DataSource_AddNew
End Sub

Parameters
None
Remarks

The AddNew method should initialize the Record object fields to default values. If the AddNew operation is canceled, CancelUpdate will be called.

Applies To

DataSource Object

See Also

Update, CancelUpdate, CanUpdate



©2001-2015 eMill. All trademarks property of their owners.