Represents a dimension hierarchy contained by a dimension or set.
The following tables list the members exposed by the Hierarchy type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Caption | Gets the caption of the Hierarchy. | 
| .gif) | DefaultMember | Gets the unique name of the default member for the Hierarchy. | 
| .gif) | Description | Gets the description of the Hierarchy. | 
| .gif) | DisplayFolder | This member is reserved for future use. | 
| .gif) | HierarchyOrigin | Gets the hierarchy type of the Hierarchy. | 
| .gif) | Levels | Gets a LevelCollection that contains the levels of the Hierarchy. | 
| .gif) | Name | Gets the name of the Hierarchy. | 
| .gif) | ParentDimension | Gets a Dimension that contains the Hierarchy. | 
| .gif) | Properties | Gets a PropertyCollection that contains the properties associated with the Hierarchy. | 
| .gif) | UniqueName | Gets the unique name of the Hierarchy. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. Determines whether two instances of Hierarchy are equal. | 
| .gif) | GetHashCode | Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Equality | Determines whether two specified instances of Hierarchy are equal. | 
| .gif) .gif) | op_Inequality | Determines whether two specified instances of Hierarchy have different values. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Returns a String that represents the current Hierarchy. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
Hierarchy Class
Microsoft.AnalysisServices.AdomdClient Namespace