Поделиться через


Элементы Kpi

Key performance indicators (KPIs) are metadata wrappers around measures and MDX expressions.

Тип Kpi предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод {dtor} Releases all resources used by the Kpi.
Открытый метод Dispose Releases all resources used by the Kpi.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Caption Gets the caption associated with the Kpi.
Открытое свойство Description Gets a human-readable description of the Kpi.
Открытое свойство DisplayFolder Gets a forward-slash-delimited categorization structure, used by client applications to determine the hierarchical presentation of the Kpi.
Открытое свойство Name Gets the name of the Kpi.
Открытое свойство ParentCube Gets the CubeDef representing the cube to which the Key performance indicator (KPI) belongs.
Открытое свойство ParentKpi Gets the parent Kpi of the current Kpi.
Открытое свойство Properties Gets a collection containing the properties of the Kpi.
Открытое свойство StatusGraphic Gets a String representing a graphic for displaying Kpi status.
Открытое свойство TrendGraphic Gets a String representing a graphic for displaying Kpi trend information.
Открытое свойство UniqueName

В начало