Udostępnij przez


CalculationProperty Constructor (String)

Initializes a new instance of CalculationProperty using a calculation reference parameter.

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Deklaracja
Public Sub New ( _
    calculationReference As String _
)
public CalculationProperty (
    string calculationReference
)
public:
CalculationProperty (
    String^ calculationReference
)
public CalculationProperty (
    String calculationReference
)
public function CalculationProperty (
    calculationReference : String
)

Parameters

  • calculationReference
    Points to the name of the calculation defined in the MDX script object.

Platforms

Development Platforms

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

Target Platforms

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