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. |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent에서 상속됩니다.) |
맨 위로 이동