Assembly: AdoMd;
The IAdoMdExecuteDimSetup interface contains properties used to specify additional dimension settings that are used on cube calculation.
IAdoMdExecuteDimSetup
Advanced settings can be obtained in the ICubeExecuteDimSetup.Extension property by casting this property value to the IAdoMdExecuteDimSetup interface.
Property name | Brief description | |
Calculations | The Calculations property returns collection of calculated dimension elements. | |
Selection | The Selection property returns dimension selection. |
See also: