ICubeMetaUpdateEx.Database

Fore Syntax

Database: IDatabase;

Fore.NET Syntax

Database: Prognoz.Platform.Interop.Db.IDatabase;

Description

The Database property determines a separate database, which will store data of the copied time series database.

Comments

The property is not determined by default, data is saved in the database, which is set for MDM repository.

Fore and Fore.NET Examples

The property use is given in the example for ICubeMetaUpdateEx.AutoPeriod.

See also:

ICubeMetaUpdateEx