Cubes > Cubes Assembly Interfaces > IMDCalculationFormulasTable
The IMDCalculationFormulasTable interface contains properties and methods that are used to work with a formulas table in multidimensional calculation on DB server.
Property name | Brief description | |
![]() |
Fields | The Fields property returns the collection of fields of a table that is a formulas table for multidimensional calculation on DB server. |
![]() |
Table | The Table property returns parameters of a table that is a formulas table for multidimensional calculation on DB server. |
![]() |
TableName | The TableName property returns scheme name and name of the table that is a formulas table for multidimensional calculation on DB server. |
Method name | Brief description | |
![]() |
Alter | The method is not supported. |
![]() |
Attach | The Attach method connects the specified table as a formulas table. |
![]() |
Check | The Check method checks if the table can be used as a formulas table. |
![]() |
Create | The Create property creates a new formulas table for multidimensional calculation on DB server. |
See also: