Hierarchy 成員
Represents a hierarchy in a dimension. This class cannot be inherited.
Hierarchy 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
Hierarchy() () () () | Initializes a new instance of the Hierarchy class using default values. | |
Hierarchy(String) | Initializes a new instance of Hierarchy using a name. | |
Hierarchy(String, String) | Initializes a new instance of Hierarchy, using a name and an identifier. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
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. (繼承自 ModelComponent。) | |
CanRaiseEvents | (繼承自 Component。) | |
Container | (繼承自 Component。) | |
Description | (繼承自 NamedComponent。) | |
DesignMode | (繼承自 Component。) | |
DisplayFolder | Gets or sets the display folder associated with the Hierarchy object. | |
Events | (繼承自 Component。) | |
FriendlyName | (繼承自 NamedComponent。) | |
ID | (繼承自 NamedComponent。) | |
KeyForCollection | (繼承自 NamedComponent。) | |
Levels | Gets the levels associated with the Hierarchy object. | |
MemberKeysUnique | ||
MemberNamesUnique | Gets or sets the property member names unique for the Hierarchy object. | |
Name | (繼承自 NamedComponent。) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 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 | (繼承自 NamedComponent。) | |
SiteID | (繼承自 NamedComponent。) | |
Translations | Gets the collection of translations associated with a Hierarchy object. |
頂端