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 | |
---|---|---|
![]() |
Caption | Gets the caption of the Hierarchy. |
![]() |
DefaultMember | Gets the unique name of the default member for the Hierarchy. |
![]() |
Description | Gets the description of the Hierarchy. |
![]() |
DisplayFolder | This member is reserved for future use. |
![]() |
HierarchyOrigin | Gets the hierarchy type of the Hierarchy. |
![]() |
Levels | Gets a LevelCollection that contains the levels of the Hierarchy. |
![]() |
Name | Gets the name of the Hierarchy. |
![]() |
ParentDimension | Gets a Dimension that contains the Hierarchy. |
![]() |
Properties | Gets a PropertyCollection that contains the properties associated with the Hierarchy. |
![]() |
UniqueName | Gets the unique name of the Hierarchy. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Overridden. Determines whether two instances of Hierarchy are equal. |
![]() |
GetHashCode | Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | Determines whether two specified instances of Hierarchy are equal. |
![]() ![]() |
op_Inequality | Determines whether two specified instances of Hierarchy have different values. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns a String that represents the current Hierarchy. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
Hierarchy Class
Microsoft.AnalysisServices.AdomdClient Namespace