Classe MeasureGroupDimensionCollection
Contains a collection of MeasureGroupDimension objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
<GuidAttribute("E7ECA830-47FE-464f-AF99-497D8CF17111")> _
Public NotInheritable Class MeasureGroupDimensionCollection _
Inherits ModelComponentCollection
'Uso
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
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..MeasureGroupDimensionCollection
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também