ICubeMetaUpdateEx.Apply

Fore Syntax

Apply(Progress: IMetabaseUpdateProgress): IRubricator;

Fore.NET Syntax

Apply(Progress: Prognoz.Platform.Interop.Metabase.IMetabaseUpdateProgress): Prognoz.Platform.Interop.Cubes.IRubricator;

Parameters

Progress. Object that implements events occurring on copying time series database.

Description

The Apply method copies a time series database.

Fore and Fore.NET Examples

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

See also:

ICubeMetaUpdateEx