The ICubeMetaUpdate interface contains methods that are used to load data of a time series database to or from archive file. The archive contains *.xml and *.xls files.
| Method name | Brief description | |
| LoadAsNew | The LoadAsNew method creates a new time series database and loads data from file to this database. | |
| Save | The Save method loads structure and data of time series database to a file. | |
| UpdateData | The UpdateData method loads data from file to update the time series database data. |
See also: