Microsoft.AnalysisServices. ...


Kpi Class

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

Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Syntax

VisualBasicDeclaration
Public NotInheritable Class Kpi
CSharp
public sealed class Kpi
ManagedCPlusPlus
public ref class Kpi sealed
JSharp
public final class Kpi
JScript
public final class Kpi
Remarks

KPIs provide a framework for categorizing these expressions into a set of pre-defined data roles (actual, goal, trend, status, and others), which allows user interface (UI) developers additional metadata for creating new interfaces.


Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.AdomdClient.Kpi
Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
See Also

Tags :


Page view tracker