ICubeExecuteSetup

Description

The ICubeExecuteSetup interface contains properties and methods of dimensions parameters on cube calculation.

Properties

  Property name Brief description
Count The Count property returns the number of calculation options.
Filter The Filter property returns collection of filters by dimensions that will be applied on cube calculation.
Item The Item property returns calculation option by its index.
RequiredDataRights The RequiredDataRights property determines access permissions for the data, which will be returned after calculation.
StrictRequiredItems The StrictRequiredItems property determines whether data is extracted only by required changes.

Methods

  Method name Brief description
FindById The FindById method finds parameters by the dimension identifier.
FindByKey The FindByKey method finds parameters by the dimension key.
FindByTag The FindByTag method finds parameters by the dimension type.

See also:

Cubes Assembly Interfaces