PerspectiveCalculation 成員
Represents the relationship between a calculation and a Perspective element. This class cannot be inherited.
PerspectiveCalculation 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
PerspectiveCalculation() () () () | Initializes a new instance of the PerspectiveCalculation class using default values. | |
PerspectiveCalculation(String) | Initializes a new instance of PerspectiveCalculation using a name. | |
PerspectiveCalculation(String, PerspectiveCalculationType) | Initializes a new instance of PerspectiveCalculation using a name and type. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (繼承自 ModelComponent。) | |
CanRaiseEvents | (繼承自 Component。) | |
Container | (繼承自 Component。) | |
DesignMode | (繼承自 Component。) | |
Events | (繼承自 Component。) | |
FriendlyName | 基礎結構。 (繼承自 ModelComponent。) | |
KeyForCollection | 基礎結構。 (繼承自 ModelComponent。) | |
Name | Gets or sets the name for the PerspectiveCalculation object. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 ModelComponent。) | |
Parent | Gets the parent Perspective of a PerspectiveCalculation object. | |
ParentCube | Gets the parent Cube of a PerspectiveCalculation object. | |
ParentDatabase | Gets the parent Database of a PerspectiveCalculation object. | |
ParentServer | Gets the parent Server of a PerspectiveCalculation object. | |
Site | (繼承自 Component。) | |
Type | Gets or sets the type of PerspectiveCalculation. |
頂端