CalculationType Enumeration

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
public enum CalculationType
public enum class CalculationType
public enum CalculationType
public enum CalculationType

Members

Member name Description
Cells  
Member The CalculationProperty applies to a calculated member definition.
Set The CalculationProperty applies to a named set definition.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.AnalysisServices Namespace