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. |