Assembly: Rds;
The IMetaDictionary interface is used to work with time series database system metadictionaries.
IMetaDictionary
For details about time series database system metadictionaries, see the Features of Data Storage in Time Series Database section.
Property name | Brief description | |
The AttributeMnemoNamings property returns a collection of attribute names to generate mnemonic. | ||
The AttributeNamings property returns a collection of attributes names. | ||
The Attributes property returns a collection of attributes. | ||
The CompoundFactorKey property determines whether time series have a compound key. | ||
The Database property determines database that stores attribute values. | ||
The DatabaseInstance property returns database that stores attributes values. | ||
The DataRules property returns a collection of rules checked for the dictionary attribute values. | ||
The DefaultHierarchy property returns the time series database hierarchy. | ||
The Groups property returns a collection of attribute groups. | ||
The Indexes property returns a collection of indexes of time series database. | ||
The IsCompound property returns whether a structure is compound. | ||
The RdsDatabaseInstance property returns an object that contains MDM repository data. | ||
Translations | The Translations property returns a collection of settings that contain translation parameters of the time series database dictionaries into various languages. | |
The UseQuery property determines whether a query should be used to get time series values. |
Method name | Brief description | |
The DefaultHierarchy method creates a time series database hierarchy. | ||
The UpdateSequence method updates sequence. |
See also: