IMbElementDependents.Database

Fore Syntax

Database: IMbElementDependentsDatabase;

Fore.NET Syntax

Database: Prognoz.Platform.Interop.Metabase.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.

Fore and Fore.NET Examples

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

See also:

IMbElementDependents