CubeHierarchy Class
Defines details for a hierarchy on a cube. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("91C12D80-3018-4e79-AB9B-3DA2A2EFE79B")> _
<XmlTypeAttribute("Cube/Dimension/Hierarchy")> _
Public NotInheritable Class CubeHierarchy
Inherits ModelComponent
Implements ICloneable
[GuidAttribute("91C12D80-3018-4e79-AB9B-3DA2A2EFE79B")]
[XmlTypeAttribute("Cube/Dimension/Hierarchy")]
public sealed class CubeHierarchy : ModelComponent, ICloneable
[GuidAttribute(L"91C12D80-3018-4e79-AB9B-3DA2A2EFE79B")]
[XmlTypeAttribute(L"Cube/Dimension/Hierarchy")]
public ref class CubeHierarchy sealed : public ModelComponent, ICloneable
/** @attribute GuidAttribute("91C12D80-3018-4e79-AB9B-3DA2A2EFE79B") */
/** @attribute XmlTypeAttribute("Cube/Dimension/Hierarchy") */
public final class CubeHierarchy extends ModelComponent implements ICloneable
GuidAttribute("91C12D80-3018-4e79-AB9B-3DA2A2EFE79B")
XmlTypeAttribute("Cube/Dimension/Hierarchy")
public final class CubeHierarchy extends ModelComponent implements ICloneable
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.CubeHierarchy
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.