The IRdsDatabaseInstance interface contains properties and methods used to work with MDM repository data.
Property name | Brief description | |
The AttributeTypes property returns parameters of a dictionary root of MDM repository attribute types. | ||
The AttributeTypes property returns contents of a dictionary root of MDM repository attribute types. | ||
The Database property returns MDM repository parameters. | ||
The DatabaseInstance property returns contents of database, that stores MDM dictionary data. | ||
The ParamTypeFolders property returns parameters of a dictionary root of MDM repository parameter types. | ||
The ParamTypes property returns contents of a dictionary root of MDM repository parameter types. |
Method name | Brief description | |
The CreateReplicator method creates an object that synchronizes the MDM repository dictionary. | ||
The Save method saves data changes in the MDM repository. |
See also: