Assembly: AdoMd;
The IAdoMdDimCalculation interface contains properties used to set up parameters of calculated dimension element.
IAdoMdDimCalculation
Parameters of calculated element can be obtained by means of properties and methods of the IAdoMdDimCalculations interface.
Property name | Brief description | |
Element | The Element property determines the repository element, for which a calculated element is created. | |
ElementKey | The ElementKey property determines the element, for which a calculated element is created, by cube. | |
Expression | The Expression property determines the expression, by which calculated element values are calculated. | |
Id | The Id property determines the element, for which a calculated element is created by identifier. |
See also: