Share via


PerspectiveMeasureCollection Clase

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

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

Sintaxis

'Declaración
<GuidAttribute("D5D7FEBF-29F4-4965-94BE-08A9F064637E")> _
Public NotInheritable Class PerspectiveMeasureCollection _
    Inherits ModelComponentCollection
'Uso
Dim instance As PerspectiveMeasureCollection
[GuidAttribute("D5D7FEBF-29F4-4965-94BE-08A9F064637E")]
public sealed class PerspectiveMeasureCollection : ModelComponentCollection
[GuidAttribute(L"D5D7FEBF-29F4-4965-94BE-08A9F064637E")]
public ref class PerspectiveMeasureCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("D5D7FEBF-29F4-4965-94BE-08A9F064637E")>]
type PerspectiveMeasureCollection =  
    class
        inherit ModelComponentCollection
    end
public final class PerspectiveMeasureCollection extends ModelComponentCollection

Jerarquía de herencia

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices..::..PerspectiveMeasureCollection

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.