Hierarchy Members
Represents a hierarchy in a dimension. This class cannot be inherited.
The following tables list the members exposed by the Hierarchy type.
Public Constructors
Name | Description | |
---|---|---|
Hierarchy | Overloaded. Initializes a new instance of the Hierarchy class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
AllMemberName | Gets or sets the all member name property of the Hierarchy object. |
![]() |
AllMemberTranslations | Gets the all member translations property of the Hierarchy object. |
![]() |
AllowDuplicateNames | Gets or sets the Boolean value to allow duplicate names for a Hierarchy object. |
![]() |
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) |
![]() |
Container | (inherited from Component ) |
![]() |
Description | (inherited from NamedComponent ) |
![]() |
DisplayFolder | Gets or sets the display folder associated with the Hierarchy object. |
![]() |
ID | (inherited from NamedComponent ) |
![]() |
Levels | Gets the levels associated with the Hierarchy object. |
![]() |
MemberNamesUnique | Gets or sets the property member names unique for the Hierarchy object. |
![]() |
Name | (inherited from NamedComponent ) |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) |
![]() |
Parent | Gets the parent Dimension of the Hierarchy object. |
![]() |
ParentDatabase | Gets the parent Database of the Hierarchy object. |
![]() |
ParentServer | Gets the parent Server of the Hierarchy object. |
![]() |
Site | (inherited from NamedComponent ) |
![]() |
SiteID | (inherited from NamedComponent ) |
![]() |
Translations | Gets the collection of translations associated with a Hierarchy object. |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | (inherited from Component ) |
![]() |
DesignMode | (inherited from Component ) |
![]() |
Events | (inherited from Component ) |
![]() |
FriendlyName | (inherited from NamedComponent ) |
![]() |
KeyForCollection | (inherited from NamedComponent ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Clone | Creates a new, full copy of an object. |
![]() |
CopyTo | Overloaded. |
![]() |
CreateObjRef | (inherited from MarshalByRefObject ) |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetLifetimeService | (inherited from MarshalByRefObject ) |
![]() |
GetType | (inherited from Object ) |
![]() |
InitializeLifetimeService | (inherited from MarshalByRefObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Submit | Overloaded. (inherited from ModelComponent ) |
![]() |
ToString | (inherited from NamedComponent ) |
![]() |
Validate | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
AddToContainer | (inherited from ModelComponent ) |
![]() |
AfterInsert | (inherited from ModelComponent ) |
![]() |
AfterMove | (inherited from ModelComponent ) |
![]() |
AfterRemove | (inherited from ModelComponent ) |
![]() |
BeforeRemove | (inherited from ModelComponent ) |
![]() |
CopyTo | Overloaded. (inherited from NamedComponent ) |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Finalize | (inherited from Component ) |
![]() |
GetService | (inherited from Component ) |
![]() |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
![]() |
RemoveFromContainer | (inherited from ModelComponent ) |
![]() |
Reset | (inherited from NamedComponent ) |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
Disposed | (inherited from Component ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone | ||
System.IFormattable.ToString | (inherited from NamedComponent ) | |
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.FriendlyPath | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.OwningCollection | (inherited from ModelComponent ) |
Top