Элементы 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. |
В начало
Методы
Имя | Описание | |
---|---|---|
AddToContainer | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterInsert | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterMove | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterRemove | Инфраструктура. (Наследуется из ModelComponent.) | |
BeforeRemove | Инфраструктура. (Наследуется из ModelComponent.) | |
Clone | Creates a new, full copy of an object. | |
CopyTo(Kpi) | Copies a Kpi to the specified object. | |
CopyTo | Инфраструктура. (Наследуется из ModelComponent.) | |
CopyTo(NamedComponent) | (Наследуется из NamedComponent.) | |
CreateObjRef | (Наследуется из MarshalByRefObject.) | |
Dispose | (Наследуется из Component.) | |
Dispose | (Наследуется из Component.) | |
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Component.) | |
GetHashCode | (Наследуется из Object.) | |
GetLifetimeService | (Наследуется из MarshalByRefObject.) | |
GetService | (Наследуется из Component.) | |
GetType | (Наследуется из Object.) | |
InitializeLifetimeService | (Наследуется из MarshalByRefObject.) | |
MemberwiseClone | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из MarshalByRefObject.) | |
RemoveFromContainer | Инфраструктура. (Наследуется из ModelComponent.) | |
Reset | (Наследуется из NamedComponent.) | |
Submit() () () () | Инфраструктура. (Наследуется из ModelComponent.) | |
Submit(Boolean) | Инфраструктура. (Наследуется из ModelComponent.) | |
ToString | (Наследуется из NamedComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Наследуется из ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Наследуется из ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Перезаписывает NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
В начало
Свойства
Имя | Описание | |
---|---|---|
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.) |
В начало