IMetabaseUpdateNode.Prepare

Syntax

Prepare;

Description

The Prepare method prepares an object for update.

Comments

The correspondence of object parameters in the update and a respective object in the repository is checked when executing the method. An object in the update will be assigned the ApplyState property.

NOTE. This method can be used only for update objects linked with repository objects.

See also:

IMetabaseUpdateNode