Udostępnij przez


CubeHierarchy Members

Defines details for a hierarchy on a cube. This class cannot be inherited.

The following tables list the members exposed by the CubeHierarchy type.

Public Constructors

  Name Description
CubeHierarchy Overloaded. Initializes a new instance of the CubeHierarchy class.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms163145.pubproperty(pl-pl,SQL.100).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms163145.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms163145.pubproperty(pl-pl,SQL.100).gif Enabled Gets or sets the enabled status of a CubeHierarchy object.
ms163145.pubproperty(pl-pl,SQL.100).gif Hierarchy Gets the hierarchy associated with a CubeHierarchy object.
ms163145.pubproperty(pl-pl,SQL.100).gif HierarchyID Gets or sets an identifier for a hierarchy associated with a CubeHierarchy object.
ms163145.pubproperty(pl-pl,SQL.100).gif OptimizedState Gets or sets the optimization state of an associated CubeHierarchy object.
ms163145.pubproperty(pl-pl,SQL.100).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms163145.pubproperty(pl-pl,SQL.100).gif Parent Gets the cube hierarchy parent of the CubeHierarchy object.
ms163145.pubproperty(pl-pl,SQL.100).gif ParentCube Gets the parent cube of the CubeHierarchy object.
ms163145.pubproperty(pl-pl,SQL.100).gif ParentDatabase Gets the parent database of the CubeHierarchy object.
ms163145.pubproperty(pl-pl,SQL.100).gif ParentServer Gets the parent server of the CubeHierarchy object.
ms163145.pubproperty(pl-pl,SQL.100).gif Site  (inherited from Component )
ms163145.pubproperty(pl-pl,SQL.100).gif Visible Gets or sets the visibility property for the CubeHierarchy object.

Top

Protected Properties

  Name Description
ms163145.protproperty(pl-pl,SQL.100).gif CanRaiseEvents  (inherited from Component )
ms163145.protproperty(pl-pl,SQL.100).gif DesignMode  (inherited from Component )
ms163145.protproperty(pl-pl,SQL.100).gif Events  (inherited from Component )
ms163145.protproperty(pl-pl,SQL.100).gif FriendlyName  (inherited from ModelComponent )
ms163145.protproperty(pl-pl,SQL.100).gif KeyForCollection  (inherited from ModelComponent )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms163145.pubmethod(pl-pl,SQL.100).gif Clone Creates a new full copy CubeHierarchy object.
ms163145.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms163145.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
ms163145.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms163145.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms163145.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms163145.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms163145.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms163145.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms163145.pubmethod(pl-pl,SQL.100).gifms163145.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms163145.pubmethod(pl-pl,SQL.100).gif Submit  Overloaded. (inherited from ModelComponent )
ms163145.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from ModelComponent )
ms163145.pubmethod(pl-pl,SQL.100).gif Validate Overloaded.  

Top

Protected Methods

  Name Description
ms163145.protmethod(pl-pl,SQL.100).gif AddToContainer  (inherited from ModelComponent )
ms163145.protmethod(pl-pl,SQL.100).gif AfterInsert  (inherited from ModelComponent )
ms163145.protmethod(pl-pl,SQL.100).gif AfterMove  (inherited from ModelComponent )
ms163145.protmethod(pl-pl,SQL.100).gif AfterRemove  (inherited from ModelComponent )
ms163145.protmethod(pl-pl,SQL.100).gif BeforeRemove  (inherited from ModelComponent )
ms163145.protmethod(pl-pl,SQL.100).gif CopyTo  Overloaded. (inherited from ModelComponent )
ms163145.protmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms163145.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Component )
ms163145.protmethod(pl-pl,SQL.100).gif GetService  (inherited from Component )
ms163145.protmethod(pl-pl,SQL.100).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms163145.protmethod(pl-pl,SQL.100).gif RemoveFromContainer  (inherited from ModelComponent )
ms163145.protmethod(pl-pl,SQL.100).gif Reset  (inherited from ModelComponent )

Top

Public Events

  Name Description
ms163145.pubevent(pl-pl,SQL.100).gif Disposed  (inherited from Component )

Top