PerspectiveMeasureGroupCollection Clase

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

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
<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

Jerarquía de herencia

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

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.