MeasureGroupDimension Constructor (String)

Initializes a new instance of MeasureGroupDimension using an identifier.

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

Syntax

'Declaration
Protected Sub New ( _
    cubeDimensionId As String _
)
protected MeasureGroupDimension (
    string cubeDimensionId
)
protected:
MeasureGroupDimension (
    String^ cubeDimensionId
)
protected MeasureGroupDimension (
    String cubeDimensionId
)
protected function MeasureGroupDimension (
    cubeDimensionId : String
)

Parameter

  • cubeDimensionId

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

MeasureGroupDimension Class
MeasureGroupDimension Members
Microsoft.AnalysisServices Namespace