Hierarchy Members

Represents a dimension hierarchy contained by a dimension or set.

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

Public Properties

  Name Description
ms143659.pubproperty(en-US,SQL.90).gif Caption Gets the caption of the Hierarchy.
ms143659.pubproperty(en-US,SQL.90).gif CurrentMember Gets the current member for the hierarchy.
ms143659.pubproperty(en-US,SQL.90).gif DefaultMember Gets the unique name of the default member for the Hierarchy.
ms143659.pubproperty(en-US,SQL.90).gif Description Gets the description of the Hierarchy.
ms143659.pubproperty(en-US,SQL.90).gif DisplayFolder This member is reserved for future use.
ms143659.pubproperty(en-US,SQL.90).gif HierarchyOrigin Gets the hierarchy type of the Hierarchy.
ms143659.pubproperty(en-US,SQL.90).gif Levels Gets a LevelCollection that contains the levels of the Hierarchy.
ms143659.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the Hierarchy.
ms143659.pubproperty(en-US,SQL.90).gif ParentDimension Gets a Dimension that contains the Hierarchy.
ms143659.pubproperty(en-US,SQL.90).gif Properties Gets a PropertyCollection that contains the properties associated with the Hierarchy.
ms143659.pubproperty(en-US,SQL.90).gif UniqueName Overridden. Gets the unique name of the Hierarchy.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms143659.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the Hierarchy.
ms143659.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the Hierarchy.
ms143659.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms143659.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms143659.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms143659.pubmethod(en-US,SQL.90).gifms143659.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143659.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms143659.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms143659.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Hierarchy Class
Microsoft.AnalysisServices.AdomdServer Namespace