IMbElementDependentsDatabase.Metabase

Fore Syntax

Metabase: IMetabase;

Fore.NET Syntax

Metabase: Prognoz.Platform.Interop.Metabase.IMetabase;

Description

The Metabase property returns parameters of the current repository.

Comments

To get whether dependencies of MDM dictionary elements from repository objects can be saved, use the IMbElementDependentsDatabase.Active property.

Fore and Fore.NET Examples

The property use is given in the example for IMbElementDependent.Dictionary.

See also:

IMbElementDependentsDatabase