IMbElementDependentsDatabase

Assembly: Metabase;

Description

The IMbElementDependentsDatabase interface is used to work with dependencies of MDM dictionary elements on repository objects.

Inheritance Hierarchy

          IMbElementDependentsDatabase

Comments

To work with collection of dependencies of MDM dictionary elements from repository objects, use properties and methods of the IMbElementDependents interface.

Properties

  Property name Brief description
Active

The Active property returns whether dependencies of MDM dictionary elements from repository objects can be saved.
Metabase

The Metabase property returns parameters of the current repository.

Methods

  Method name Brief description
Delete The Delete method deletes dependencies corresponding to the specified template.
Exists The Exists method checks is there are dependencies of MDM dictionary elements from repository objects.
New_ The New_ method creates a collection of dependencies of MDM dictionary elements from repository objects.
Select_ The Select_ method returns parameters of dependencies corresponding with a specified template.
Update The Update method updates information about dependencies of MDM dictionary elements from repository objects.

See also:

Metabase Assembly Interfaces