IMbElementDependentsDatabase.Update

Syntax

Update(Value: IMbElementDependents);

Parameters

Value. Dependencies, which information must be updated.

Description

The Update method updates information about dependencies of MDM dictionary elements from repository objects.

Comments

If the IMbElementDependents.Where selection template is set for the specified dependencies, the corresponding records are deleted. After delete information about passed dependencies will be added.

Example

The property use is given in the example for IMbElementDependent.Dictionary.

See also:

IMbElementDependentsDatabase