IAdoMdExecuteDimSetup

Assembly: AdoMd;

Description

The IAdoMdExecuteDimSetup interface contains properties used to specify additional dimension settings that are used on cube calculation.

Inheritance hierarchy

IAdoMdExecuteDimSetup

Comments

Advanced settings can be obtained in the ICubeExecuteDimSetup.Extension property by casting this property value to the IAdoMdExecuteDimSetup interface.

Properties

  Property name Brief description
Calculations The Calculations property returns collection of calculated dimension elements.
Selection The Selection property returns dimension selection.

See also:

AdoMd Assembly Interfaces