Udostępnij za pośrednictwem


RegularMeasureGroupDimension Constructor (String)

Initializes a new instance of RegularMeasureGroupDimension using a cube dimension identifier.

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

Syntax

'Declaration
Public Sub New ( _
    cubeDimensionId As String _
)
public RegularMeasureGroupDimension (
    string cubeDimensionId
)
public:
RegularMeasureGroupDimension (
    String^ cubeDimensionId
)
public RegularMeasureGroupDimension (
    String cubeDimensionId
)
public function RegularMeasureGroupDimension (
    cubeDimensionId : String
)

Parameters

  • cubeDimensionId

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

RegularMeasureGroupDimension Class
RegularMeasureGroupDimension Members
Microsoft.AnalysisServices Namespace