LoadAsNew(
FileName: String;
Parent: IMetabaseObjectDescriptor;
Database: IRdsDatabase;
Id: String; Name: String): IRubricator;
FileName. Full name of the file, data from which must be loaded.
Parent. Owner of the created time series database.
Database. MDM repository for the created time series database.
Id. Identifier of the created time series database.
Name. Name of the created time series database.
The LoadAsNew method creates a new time series database and loads data from a file to this database. When a new database is created, the repository, to which the data is loaded, must contain the dictionaries referred by the loaded database.
See also: