IMbElementDependentsDatabase.Exists

Syntax

Exists(Where: IMbElementDependentTemplate): Boolean;

Parameters

Where. Template, according to which check is done.

Description

The Exists method checks is there are dependencies of MDM dictionary elements from repository objects.

Comments

The method returns True if there is information about dependencies corresponding with a specified template.

Example

The property use is given in the example for IMbElementDependentsDatabase.Delete.

See also:

IMbElementDependentsDatabase