The IMetaDictionaryInstance interface is used to work with data on time series database.
Property name | Brief description | |
The Dictionary property returns a parent object. | ||
The Scheme property returns data of time series database that uses a system table. |
Method name | Brief description | |
The CreateLookup method creates an object that searches elements of the time series database by specified attribute values. | ||
The DefaultHierarchy method returns data of default hierarchy for the dictionary. | ||
The GetData method returns data of time series database for a specified element. | ||
The GetDataO method returns data of time series database for a specified element with specified parameters. | ||
The OpenHierarchy method opens a hierarchy of time series database elements. |
See also: