Partager via


Membres Kpi

Key Performance Indicators (KPIs) are metadata wrappers around measures and Multidimensional Expressions (MDX) expressions.

Le type Kpi expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals Determines whether two instances of Kpi are equal. (Se substitue à Object. . :: . .Equals(Object).)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Se substitue à Object. . :: . .GetHashCode() () () ().)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString Gets the name of the Kpi. (Se substitue à Object. . :: . .ToString() () () ().)

Haut de la page

Opérateurs

  Nom Description
Opérateur publicMembre statique Equality Determines whether two specified instances of Kpi are equal.
Opérateur publicMembre statique Inequality Determines whether two specified instances of Kpi are not equal.

Haut de la page

Propriétés

  Nom Description
Propriété publique Caption Gets the caption associated with the Kpi.
Propriété publique Description Gets a human-readable description of the Kpi.
Propriété publique DisplayFolder Gets a forward-slash-delimited categorization structure, used by client applications to determine the hierarchical presentation of the Kpi.
Propriété publique Name Gets the name of the Kpi.
Propriété publique ParentCube Gets the CubeDef representing the cube to which the Key Performance Indicator (KPI) belongs.
Propriété publique ParentKpi Gets the parent Kpi of the current Kpi.
Propriété publique Properties Gets a collection containing the properties of the Kpi.
Propriété publique StatusGraphic Gets a String representing a graphic for displaying Kpi status.
Propriété publique TrendGraphic Gets a String representing a graphic for displaying Kpi trend information.

Haut de la page