Kpi 멤버
Represents a Key Performance Indicator (KPI). This class cannot be inherited.
Kpi 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
![]() |
Kpi() () () () | Initializes a new instance of Kpi using the default values. |
![]() |
Kpi(String, String) | Initializes a new instance of Kpi using a name and an identifier. |
맨 위로 이동
메서드
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
Annotations | Gets a collection within which you can store custom data. (ModelComponent에서 상속됩니다.) |
![]() |
AssociatedMeasureGroup | Gets the measure group that is associated with the calculations in a Kpi. |
![]() |
AssociatedMeasureGroupID | Gets or sets the ID of the measure group that is associated with the calculations in a Kpi. |
![]() |
CanRaiseEvents | (Component에서 상속됩니다.) |
![]() |
Container | (Component에서 상속됩니다.) |
![]() |
CurrentTimeMember | Gets or sets the CurrentTimeMember of a Kpi. |
![]() |
Description | (NamedComponent에서 상속됩니다.) |
![]() |
DesignMode | (Component에서 상속됩니다.) |
![]() |
DisplayFolder | Gets or sets the display folder associated with a Kpi object. |
![]() |
Events | (Component에서 상속됩니다.) |
![]() |
FriendlyName | (NamedComponent에서 상속됩니다.) |
![]() |
Goal | Gets or sets the Goal of a Kpi. |
![]() |
ID | (NamedComponent에서 상속됩니다.) |
![]() |
KeyForCollection | (NamedComponent에서 상속됩니다.) |
![]() |
Name | (NamedComponent에서 상속됩니다.) |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (ModelComponent에서 상속됩니다.) |
![]() |
Parent | Gets the Cube object that is the parent of the Kpi object. |
![]() |
ParentDatabase | Gets the Database object that is the parent of the Kpi object's Cube object. |
![]() |
ParentKpiID | Gets or sets the ID of the parent Kpi. |
![]() |
ParentServer | Gets the Server object that is the parent of the Kpi. |
![]() |
Site | (NamedComponent에서 상속됩니다.) |
![]() |
SiteID | (NamedComponent에서 상속됩니다.) |
![]() |
Status | Gets or sets the status for a Kpi object in the form of an MDX expression. |
![]() |
StatusGraphic | Gets or sets the status graphic associated with a Kpi object. |
![]() |
Translations | Gets the collection of translations associated with a Kpi object. |
![]() |
Trend | Gets or sets the trend; which is represented by an MDX expression. |
![]() |
TrendGraphic | Gets or sets the trend graphic associated with a Kpi object. |
![]() |
Value | Gets or sets a value for a Kpi object, in the form of an MDX expression. |
![]() |
Weight | Gets or sets the weight value associated with a Kpi object. |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
![]() ![]() |
ICloneable. . :: . .Clone | |
![]() ![]() |
IFormattable. . :: . .ToString | (NamedComponent에서 상속됩니다.) |
![]() ![]() |
IHostableComponent. . :: . .Host | (ModelComponent에서 상속됩니다.) |
![]() ![]() |
IModelComponent. . :: . .FriendlyPath | (ModelComponent에서 상속됩니다.) |
![]() ![]() |
IModelComponent. . :: . .OwningCollection | (ModelComponent에서 상속됩니다.) |
맨 위로 이동