IRdsDatabase

Assembly: Rds;

Description

The IRdsDatabase interface contains properties and methods of the MDM Repository repository object.

Inheritance Hierarchy

IRdsDatabase

Comments

When a new MDM repository is created, set the Database property to ensure its correct work.

Properties

  Property name Brief description
Database The Database property determines repository database, in which data of the MDM repository objects is contained.
ElementCardStyle The ElementCardStyle property determines display type of the element card.

Methods

  Method name Brief description
Open The Open method opens the MDM repository.

See also:

Rds Assembly Interfaces