IDefSources.AddItem

Syntax

AddItem(cubeKey: Integer): Boolean;

Parameters

cubeKey. Cube key in repository.

Description

The AddItem method adds a cube with the specified key as a table area data source.

Example

The example of use is given in description of the DataEntryForm.CreateByReport constructor.

See also:

IDefSources