IEaxDataAreaSources.Add

Syntax

Add(CubeInstance: ICubeInstance, [DestKey: Integer = -1]): IEaxDataAreaSource;

Add(CubeInstance: Prognoz.Platform.Interop.Cubes.ICubeInstance; DestKey: uinteger): Prognoz.Platform.Interop.Express.IEaxDataAreaSource;

Parameters

CubeInstance. Opened cube instance.

DestKey. Cube display version key.

Description

The Add method adds an analytical area data source to the collection.

See also:

IEaxDataAreaSources