The IMDCalculation interface contains properties of the Multidimensional Calculation on Database Server repository object.
| Property name | Brief description | |
![]() |
Database | The Database property determines the database where all tables of data source and data consumer used in calculation are stored. |
![]() |
Destination | The Destination property returns settings of destination cube of multidimensional calculation on database server. |
![]() |
FormulasTable | The FormulasTable property returns settings of formulas table used in multidimensional calculation on database server. |
![]() |
RecursionEnabled | The RecursionEnabled property determines whether recursion can be used in formulas. |
![]() |
SelectionControl | The SelectionControl property returns parameters of controlling dimensions for parameterization of multidimensional calculation. |
![]() |
Sources | The Sources property returns settings of source cubes of multidimensional calculation on database server. |
![]() |
TimeDependencyEnabled | The TimeDependencyEnabled property determines whether time dependency can be set for formulas. |
![]() |
TimeDependent | The TimeDependent property determines time dependency of formulas. |
See also: