Partager via


Classe PerspectiveMeasureCollection

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

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
<GuidAttribute("D5D7FEBF-29F4-4965-94BE-08A9F064637E")> _
Public NotInheritable Class PerspectiveMeasureCollection _
    Inherits ModelComponentCollection
'Utilisation
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

Hiérarchie d'héritage

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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.