Main interfaces of the Rds assembly:
IMetaDictionary is an interface that is used to work with a time series database structure.
IRdsDatabase is an interface that contains properties and methods used to work with an MDM repository.
IRdsDictionary is an interface that contains properties and methods used to work with an MDM dictionary.
IRdsCompoundDictionary is an interface that contains properties and methods used to work with a composite MDM dictionary.
IRdsDictionaryBox is an interface that contains properties and methods used to work with the development environment component named RdsDictionaryBox.
Examples of implementing different tasks using the Rds assembly
See also:
Rds Assembly Interfaces | Rds Assembly Enumerations | Rds Assembly Classes