IMbElementDependents.Database

Syntax

Database: IMbElementDependentsDatabase;

Description

The Database property returns a repository, which works with dependencies of MDM dictionary elements from repository objects.

Comments

To determine a template, on which a list of dependencies of MDM dictionary elements from repository objects is built, use the IMbElementDependents.Where property.

Example

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

See also:

IMbElementDependents