Rds > Rds Assembly Interfaces > IRdsDatabase
Assembly: Rds;
Namespace: Prognoz.Platform.Interop.Rds;
The IRdsDatabase interface contains properties and methods of the MDM Repository repository object.
IRdsDatabase
When a new MDM repository is created, set the Database property to ensure its correct work.
Property name | Brief description | |
![]() |
The Database property determines repository database, in which data of the MDM repository objects is contained. | |
![]() |
The ElementCardStyle property determines display type of the element card. |
Method name | Brief description | |
![]() |
The Open method opens the MDM repository. |
See also: