Share via


Classe PerspectiveHierarchy

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

Syntaxe

'Déclaration
<GuidAttribute("6AD99CE6-D74C-4d95-9222-4BE09FC9F052")> _
Public NotInheritable Class PerspectiveHierarchy _
    Inherits ModelComponent _
    Implements ICloneable
'Utilisation
Dim instance As PerspectiveHierarchy
[GuidAttribute("6AD99CE6-D74C-4d95-9222-4BE09FC9F052")]
public sealed class PerspectiveHierarchy : ModelComponent, 
    ICloneable
[GuidAttribute(L"6AD99CE6-D74C-4d95-9222-4BE09FC9F052")]
public ref class PerspectiveHierarchy sealed : public ModelComponent, 
    ICloneable
[<SealedAttribute>]
[<GuidAttribute("6AD99CE6-D74C-4d95-9222-4BE09FC9F052")>]
type PerspectiveHierarchy =  
    class
        inherit ModelComponent
        interface ICloneable
    end
public final class PerspectiveHierarchy extends ModelComponent implements ICloneable

Hiérarchie d'héritage

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    System.ComponentModel. . :: . .Component
      Microsoft.AnalysisServices. . :: . .ModelComponent
        Microsoft.AnalysisServices..::..PerspectiveHierarchy

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.