หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Describes the type of calculation defined in the associated CalculationProperty.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Enumeration CalculationType
'Usage
Dim instance As CalculationType
public enum CalculationType
public enum class CalculationType
type CalculationType
public enum CalculationType
Members
| Member name | Description | |
|---|---|---|
| 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. |