Share via


ProfileObject.Update

Ee798902.c++_on(en-US,CS.10).gifEe798902.vb_off(en-US,CS.10).gif

Use this method to save ProfileObject object data to the underlying data store.

Definition

Sub Update()

Parameters

None.

Return Values

None.

Error Values

The Errors property of the ProfileService object stores the collection of errors encountered in the last Profiles resource operation. For more information, see ProfileService.Errors.

Remarks

The Update method commits the object to the data store.

Any changes made using the IADs interface routines are committed to the database.

Use the Fields property to access the ProfileObject object data.

See Also

ProfileObject Object

ProfileObject.Fields


All rights reserved.