Enumeração CalculationType
Describes the type of calculation defined in the associated CalculationProperty.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Enumeration CalculationType
'Uso
Dim instance As CalculationType
public enum CalculationType
public enum class CalculationType
type CalculationType
public enum CalculationType
Membros
Nome do membro | Descrição | |
---|---|---|
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. |