Freigeben über


Hierarchy Class

Represents a hierarchy in a dimension. This class cannot be inherited.

Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<GuidAttribute("DDF80B10-1300-436a-ACC8-E8EFF1AB8CB1")> _
Public NotInheritable Class Hierarchy
    Inherits NamedComponent
    Implements ICloneable
[GuidAttribute("DDF80B10-1300-436a-ACC8-E8EFF1AB8CB1")] 
public sealed class Hierarchy : NamedComponent, ICloneable
[GuidAttribute(L"DDF80B10-1300-436a-ACC8-E8EFF1AB8CB1")] 
public ref class Hierarchy sealed : public NamedComponent, ICloneable
/** @attribute GuidAttribute("DDF80B10-1300-436a-ACC8-E8EFF1AB8CB1") */ 
public final class Hierarchy extends NamedComponent implements ICloneable
GuidAttribute("DDF80B10-1300-436a-ACC8-E8EFF1AB8CB1") 
public final class Hierarchy extends NamedComponent implements ICloneable

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       Microsoft.AnalysisServices.ModelComponent
         Microsoft.AnalysisServices.NamedComponent
          Microsoft.AnalysisServices.Hierarchy

Threadsicherheit

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Hierarchy Members
Microsoft.AnalysisServices Namespace