PerspectiveAttribute 成員
Represents information about an attribute in a PerspectiveDimension element. This class cannot be inherited.
PerspectiveAttribute 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
PerspectiveAttribute() () () () | Initializes a new instance of the PerspectiveAttribute class using default values. | |
PerspectiveAttribute(String) | Initializes a new instance of PerspectiveAttribute using an attribute identifier. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (繼承自 ModelComponent。) | |
Attribute | Gets the dimension attribute associated with a PerspectiveAttribute object. | |
AttributeHierarchyVisible | Gets or sets the Boolean property that makes an attribute hierarchy visible or hidden. | |
AttributeID | Gets or sets the attribute identifier associated with a PerspectiveAttribute object. | |
CanRaiseEvents | (繼承自 Component。) | |
Container | (繼承自 Component。) | |
CubeAttribute | Gets the cube attribute associated with a PerspectiveAttribute object. | |
DefaultMember | Gets or sets the default member associated with a PerspectiveAttribute object. | |
DesignMode | (繼承自 Component。) | |
Events | (繼承自 Component。) | |
FriendlyName | 基礎結構。 (繼承自 ModelComponent。) | |
KeyForCollection | 基礎結構。 (繼承自 ModelComponent。) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 ModelComponent。) | |
Parent | Gets the parent perspective dimension of a PerspectiveAttribute object. | |
ParentCube | Gets the parent Cube of a PerspectiveAttribute object. | |
ParentDatabase | Gets the parent Database of a PerspectiveAttribute object. | |
ParentPerspective | Gets the parent Perspective of a PerspectiveAttribute object. | |
ParentServer | Gets the parent Server of a PerspectiveAttribute object. | |
Site | (繼承自 Component。) |
頂端