Share via


Kpi Members

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

The following tables list the members exposed by the Kpi type.

Public Properties

  Name Description
ms143633.pubproperty(en-US,SQL.90).gif Caption Gets the caption associated with the Kpi.
ms143633.pubproperty(en-US,SQL.90).gif Description Gets a human-readable description of the Kpi.
ms143633.pubproperty(en-US,SQL.90).gif DisplayFolder Gets a forward-slash-delimited categorization structure, used by client applications to determine the hierarchical presentation of the Kpi.
ms143633.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the Kpi.
ms143633.pubproperty(en-US,SQL.90).gif ParentCube Gets the CubeDef representing the cube to which the Key performance indicator (KPI) belongs.
ms143633.pubproperty(en-US,SQL.90).gif ParentKpi Gets the parent Kpi of the current Kpi.
ms143633.pubproperty(en-US,SQL.90).gif Properties Gets a collection containing the properties of the Kpi.
ms143633.pubproperty(en-US,SQL.90).gif StatusGraphic Gets a String representing a graphic for displaying Kpi status.
ms143633.pubproperty(en-US,SQL.90).gif TrendGraphic Gets a String representing a graphic for displaying Kpi trend information.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms143633.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the Kpi.
ms143633.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the Kpi.
ms143633.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms143633.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms143633.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms143633.pubmethod(en-US,SQL.90).gifms143633.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143633.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms143633.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms143633.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Kpi Class
Microsoft.AnalysisServices.AdomdServer Namespace