Metabase > Metabase Assembly Interfaces > IMbElementDependenciesDatabase
Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.Metabase;
The IMbElementDependenciesDatabase interface contains properties and methods used to work with dependencies of repository objects from elements of MDM dictionary.
IMbElementDependenciesDatabase
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. |
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: