IMetabase.ElementDependentsDatabase

Syntax

ElementDependentsDatabase: IMbElementDependentsDatabase;

Description

The ElementDependentsDatabase property returns links of dictionary elements to repository objects.

Comments

To get an object used to work with object dependencies from MDM dictionary elements, use the IMetabase.ElementDependenciesDatabase property.

Examples

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

See also:

IMetabase