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
Nom | Description | |
---|---|---|
Caption | Gets the caption of the Hierarchy. | |
CurrentMember | Gets the current member for 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 | Overridden. 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 | Overridden. Gets the unique name of the Hierarchy. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
{dtor} | Releases all resources used by the Hierarchy. | |
Dispose | Releases all resources used by the Hierarchy. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
Hierarchy Class
Microsoft.AnalysisServices.AdomdServer Namespace