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
Nombre | 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. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | 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. |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Vea también
Referencia
Hierarchy Class
Microsoft.AnalysisServices.AdomdClient Namespace