Перечисление CalculationType
Describes the type of calculation defined in the associated CalculationProperty.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Enumeration CalculationType
'Применение
Dim instance As CalculationType
public enum CalculationType
public enum class CalculationType
type CalculationType
public enum CalculationType
Элементы
Имя элемента | Описание | |
---|---|---|
Cells | The CalculationProperty applies to a named cells definition. | |
Member | The CalculationProperty applies to a calculated member definition. | |
Set | The CalculationProperty applies to a named set definition. |