CalculationType Element (ASSL)
SQL Server 2012
Describes the type of calculation defined in the associated CalculationProperty element.
The value of this element is limited to one of the strings in the following table.
|
Value |
Description |
|---|---|
|
Member |
The calculation property applies to a calculated member definition. |
|
Set |
The calculation property applies to a named set definition. |
|
Cells |
The calculation property applies to a calculated cell definition. |
The enumeration corresponding to the allowed values for CalculationType in the Analysis Management Objects (AMO) object model is CalculationType.
