The IMetaDictionaryData interface contains properties and methods used to work with data of time series database.
| Property name | Brief description | |
| The Dictionary property returns data on time series database. | ||
| The Record property returns attribute values of time series database. | ||
| The SD property returns a security descriptor field. The property is under development. |
| Method name | Brief description | |
| The AsObject method returns a temporary object to edit security descriptor. The method is under development. | ||
| The Close method closes data without saving. | ||
| The EvaluateRule method checks the specified rule of the dictionary. | ||
| The EvaluateRules method checks all dictionary rules. | ||
| The PersistChanges method determines whether to store changes in a database. | ||
| The Refresh method refreshes data. | ||
| The Save method saves data. |
See also: