Énumération CalculationType
Describes the type of calculation defined in the associated CalculationProperty.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Enumeration CalculationType
'Utilisation
Dim instance As CalculationType
public enum CalculationType
public enum class CalculationType
type CalculationType
public enum CalculationType
Membres
Nom de membre | 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. |