Classe PerspectiveHierarchy
Hierarquia de herança
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices..::..PerspectiveHierarchy
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
<GuidAttribute("6AD99CE6-D74C-4d95-9222-4BE09FC9F052")> _
Public NotInheritable Class PerspectiveHierarchy _
Inherits ModelComponent _
Implements ICloneable
'Uso
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
O tipo PerspectiveHierarchy expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Herdado de ModelComponent.) | |
CanRaiseEvents | (Herdado de Component.) | |
Container | (Herdado de Component.) | |
CubeHierarchy | ||
DesignMode | (Herdado de Component.) | |
Events | (Herdado de Component.) | |
FriendlyName | Infraestrutura. (Herdado de ModelComponent.) | |
Hierarchy | ||
HierarchyID | ||
KeyForCollection | Infraestrutura. (Herdado de ModelComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Herdado de ModelComponent.) | |
Parent | ||
ParentCube | ||
ParentDatabase | ||
ParentPerspective | ||
ParentServer | ||
Site | (Herdado de Component.) |
Início
Métodos
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (Herdado de ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Herdado de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Herdado de ModelComponent.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.