Update

The Update method saves any changes you make to the Record object

Syntax

Sub DataSource_Update()
End Sub

Parameters
None
Remarks

Use the Update method to save any changes you make to the current Record object since calling the AddNew method or since changing any field values in an existing record.

Applies To

DataSource Object

See Also

AddNew, CanUpdate



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