Compartilhar via


Classe PerspectiveMeasureGroupCollection

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
<GuidAttribute("4CD5DD96-2BC0-497b-BA28-13EB66790535")> _
Public NotInheritable Class PerspectiveMeasureGroupCollection _
    Inherits ModelComponentCollection
'Uso
Dim instance As PerspectiveMeasureGroupCollection
[GuidAttribute("4CD5DD96-2BC0-497b-BA28-13EB66790535")]
public sealed class PerspectiveMeasureGroupCollection : ModelComponentCollection
[GuidAttribute(L"4CD5DD96-2BC0-497b-BA28-13EB66790535")]
public ref class PerspectiveMeasureGroupCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("4CD5DD96-2BC0-497b-BA28-13EB66790535")>]
type PerspectiveMeasureGroupCollection =  
    class
        inherit ModelComponentCollection
    end
public final class PerspectiveMeasureGroupCollection extends ModelComponentCollection

Hierarquia de herança

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices..::..PerspectiveMeasureGroupCollection

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.