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
成员
成员名称 | 说明 | |
---|---|---|
Member | The CalculationProperty applies to a calculated member definition. | |
Set | The CalculationProperty applies to a named set definition. | |
Cells |