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