Kpi Members

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

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

Public Properties

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

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms142286.pubmethod(zh-cn,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of Kpi are equal.
ms142286.pubmethod(zh-cn,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables.
ms142286.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms142286.pubmethod(zh-cn,SQL.90).gifms142286.static(zh-cn,SQL.90).gif op_Equality Determines whether two specified instances of Kpi are equal.
ms142286.pubmethod(zh-cn,SQL.90).gifms142286.static(zh-cn,SQL.90).gif op_Inequality Determines whether two specified instances of Kpi are not equal.
ms142286.pubmethod(zh-cn,SQL.90).gifms142286.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142286.pubmethod(zh-cn,SQL.90).gif ToString Overridden. Gets the name of the Kpi.

顶部

Protected Methods

  名称 Description
ms142286.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms142286.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

Kpi Class
Microsoft.AnalysisServices.AdomdClient Namespace