IMetabaseUpdateNode.Prepare

Syntax

Prepare;

Description

The Prepare method prepares the object for updating.

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 is relevant to be used only for update objects that are connected with repository objects.

See also:

IMetabaseUpdateNode