Share via


MeasureGroupDimensionCollection 클래스

Contains a collection of MeasureGroupDimension objects. This class cannot be inherited.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices

구문

‘선언
<GuidAttribute("E7ECA830-47FE-464f-AF99-497D8CF17111")> _
Public NotInheritable Class MeasureGroupDimensionCollection _
    Inherits ModelComponentCollection
‘사용 방법
Dim instance As MeasureGroupDimensionCollection
[GuidAttribute("E7ECA830-47FE-464f-AF99-497D8CF17111")]
public sealed class MeasureGroupDimensionCollection : ModelComponentCollection
[GuidAttribute(L"E7ECA830-47FE-464f-AF99-497D8CF17111")]
public ref class MeasureGroupDimensionCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("E7ECA830-47FE-464f-AF99-497D8CF17111")>]
type MeasureGroupDimensionCollection =  
    class
        inherit ModelComponentCollection
    end
public final class MeasureGroupDimensionCollection extends ModelComponentCollection

상속 계층 구조

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices..::..MeasureGroupDimensionCollection

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.