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 | |
|---|---|---|
| .gif) | Caption | Gets the caption associated with the Kpi. | 
| .gif) | Description | Gets a human-readable description of the Kpi. | 
| .gif) | DisplayFolder | Gets a forward-slash-delimited categorization structure, used by client applications to determine the hierarchical presentation of the Kpi. | 
| .gif) | Name | Gets the name of the Kpi. | 
| .gif) | ParentCube | Gets the CubeDef representing the cube to which the Key Performance Indicator (KPI) belongs. | 
| .gif) | ParentKpi | Gets the parent Kpi of the current Kpi. | 
| .gif) | Properties | Gets a collection containing the properties of the Kpi. | 
| .gif) | StatusGraphic | Gets a String representing a graphic for displaying Kpi status. | 
| .gif) | TrendGraphic | Gets a String representing a graphic for displaying Kpi trend information. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. Determines whether two instances of Kpi are equal. | 
| .gif) | GetHashCode | Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Equality | Determines whether two specified instances of Kpi are equal. | 
| .gif) .gif) | op_Inequality | Determines whether two specified instances of Kpi are not equal. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Gets the name of the Kpi. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部