IMbElementDependentsDatabase.New_

Syntax

New_: IMbElementDependents;

Description

The New_ method creates a collection of dependencies of MDM dictionary elements from repository objects.

Comments

To get dependency parameters that correspond to the specified template, use the IMbElementDependentsDatabase.Select_ method.

Example

The constructor use is given in the example for MbElementDependentTemplateClass.CreateByDictionary.

See also:

IMbElementDependentsDatabase