ICubeMetaUpdate.UpdateData

Syntax

UpdateData(Destination: IRubricator; FileName: String);

Parameters

Destination. The time series database, to which data must be loaded.

FileName. Full name of the file, from which data is loaded.

Description

The UpdateData method loads data from file to update time series database data. Database structures are compared when the data is loaded. If the structure differs, loading is impossible.

See also:

ICubeMetaUpdate