IMbElementDependenciesDatabase

Assembly: Metabase;

Description

The IMbElementDependenciesDatabase interface contains properties and methods used to work with dependencies of repository objects from elements of MDM dictionary.

Inheritance Hierarchy

IMbElementDependenciesDatabase

Properties

  Property name Brief description
Active The Active property returns a flag of saving availability of objects dependencies from MDM dictionaries elements.
Metabase The Metabase property returns parameters of the current repository.

Methods

  Method name Brief description
Delete The Delete method deletes dependencies corresponding with a specified template.
Exists The Exists method checks dependencies existence.
New_ The New_ method creates a new collection of object dependencies from MDM dictionary elements.
Select_ The Select_ method returns parameters of dependencies corresponding with a specified template.
Update The Update method updates information about dependencies in repository database.

See also:

Metabase Assembly Interfaces