ICubeMetaLoader.ScenarioKey

Fore Syntax

ScenarioKey: Integer;

Fore.NET Syntax

ScenarioKey: Integer;

Description

The ScenarioKey property determines the scenario key, by which data is loaded.

Comments

ScenarioKey is set to -1 by default, that is, data is loaded by the Fact scenario.

Fore and Fore.NET Examples

The property use is given in the example for ICubeMetaLoader.DuplicateCheck.

See also:

ICubeMetaLoader