다음을 통해 공유


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

  이름 Description
ms143633.pubproperty(ko-kr,SQL.90).gif Caption Gets the caption associated with the Kpi.
ms143633.pubproperty(ko-kr,SQL.90).gif Description Gets a human-readable description of the Kpi.
ms143633.pubproperty(ko-kr,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(ko-kr,SQL.90).gif Name Overridden. Gets the name of the Kpi.
ms143633.pubproperty(ko-kr,SQL.90).gif ParentCube Gets the CubeDef representing the cube to which the Key performance indicator (KPI) belongs.
ms143633.pubproperty(ko-kr,SQL.90).gif ParentKpi Gets the parent Kpi of the current Kpi.
ms143633.pubproperty(ko-kr,SQL.90).gif Properties Gets a collection containing the properties of the Kpi.
ms143633.pubproperty(ko-kr,SQL.90).gif StatusGraphic Gets a String representing a graphic for displaying Kpi status.
ms143633.pubproperty(ko-kr,SQL.90).gif TrendGraphic Gets a String representing a graphic for displaying Kpi trend information.

위쪽

Public Methods

(see also Protected Methods )

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

위쪽

Protected Methods

  이름 Description
ms143633.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms143633.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

Kpi Class
Microsoft.AnalysisServices.AdomdServer Namespace