Kpi Members

Represents a Key Performance Indicator (KPI). This class cannot be inherited.

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

Public Constructors

  Name Description
Kpi Overloaded. Initializes a new instance of Kpi.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms165798.pubproperty(en-US,SQL.90).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms165798.pubproperty(en-US,SQL.90).gif AssociatedMeasureGroup Gets the measure group that is associated with the calculations in a Kpi.
ms165798.pubproperty(en-US,SQL.90).gif AssociatedMeasureGroupID Gets or sets the ID of the measure group that is associated with the calculations in a Kpi.
ms165798.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms165798.pubproperty(en-US,SQL.90).gif CurrentTimeMember Gets or sets the CurrentTimeMember of a Kpi.
ms165798.pubproperty(en-US,SQL.90).gif Description  (inherited from NamedComponent )
ms165798.pubproperty(en-US,SQL.90).gif DisplayFolder Gets or sets the display folder associated with a Kpi object.
ms165798.pubproperty(en-US,SQL.90).gif Goal Gets or sets the Goal of a Kpi.
ms165798.pubproperty(en-US,SQL.90).gif ID  (inherited from NamedComponent )
ms165798.pubproperty(en-US,SQL.90).gif Name  (inherited from NamedComponent )
ms165798.pubproperty(en-US,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms165798.pubproperty(en-US,SQL.90).gif Parent Gets the Cube object that is the parent of the Kpi object.
ms165798.pubproperty(en-US,SQL.90).gif ParentDatabase Gets the Database object that is the parent of the Kpi object's Cube object.
ms165798.pubproperty(en-US,SQL.90).gif ParentKpiID Gets or sets the ID of the parent Kpi.
ms165798.pubproperty(en-US,SQL.90).gif ParentServer Gets the Server object that is the parent of the Kpi.
ms165798.pubproperty(en-US,SQL.90).gif Site  (inherited from NamedComponent )
ms165798.pubproperty(en-US,SQL.90).gif SiteID  (inherited from NamedComponent )
ms165798.pubproperty(en-US,SQL.90).gif Status Gets or sets the status for a Kpi object in the form of an MDX expression.
ms165798.pubproperty(en-US,SQL.90).gif StatusGraphic Gets or sets the status graphic associated with a Kpi object.
ms165798.pubproperty(en-US,SQL.90).gif Translations Gets the collection of translations associated with a Kpi object.
ms165798.pubproperty(en-US,SQL.90).gif Trend Gets or sets the trend; which is represented by an MDX expression.
ms165798.pubproperty(en-US,SQL.90).gif TrendGraphic Gets or sets the trend graphic associated with a Kpi object.
ms165798.pubproperty(en-US,SQL.90).gif Value Gets or sets a value for a Kpi object, in the form of an MDX expression.
ms165798.pubproperty(en-US,SQL.90).gif Weight Gets or sets the weight value associated with a Kpi object.

Top

Protected Properties

  Name Description
ms165798.protproperty(en-US,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms165798.protproperty(en-US,SQL.90).gif DesignMode  (inherited from Component )
ms165798.protproperty(en-US,SQL.90).gif Events  (inherited from Component )
ms165798.protproperty(en-US,SQL.90).gif FriendlyName  (inherited from NamedComponent )
ms165798.protproperty(en-US,SQL.90).gif KeyForCollection  (inherited from NamedComponent )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165798.pubmethod(en-US,SQL.90).gif Clone Creates a new, full copy of an object.
ms165798.pubmethod(en-US,SQL.90).gif CopyTo Overloaded.  
ms165798.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms165798.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms165798.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165798.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms165798.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms165798.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms165798.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms165798.pubmethod(en-US,SQL.90).gifms165798.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165798.pubmethod(en-US,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms165798.pubmethod(en-US,SQL.90).gif ToString  (inherited from NamedComponent )
ms165798.pubmethod(en-US,SQL.90).gif Validate Overloaded.  

Top

Protected Methods

  Name Description
ms165798.protmethod(en-US,SQL.90).gif AddToContainer  (inherited from ModelComponent )
ms165798.protmethod(en-US,SQL.90).gif AfterInsert  (inherited from ModelComponent )
ms165798.protmethod(en-US,SQL.90).gif AfterMove  (inherited from ModelComponent )
ms165798.protmethod(en-US,SQL.90).gif AfterRemove  (inherited from ModelComponent )
ms165798.protmethod(en-US,SQL.90).gif BeforeRemove  (inherited from ModelComponent )
ms165798.protmethod(en-US,SQL.90).gif CopyTo  Overloaded. (inherited from NamedComponent )
ms165798.protmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms165798.protmethod(en-US,SQL.90).gif Finalize  (inherited from Component )
ms165798.protmethod(en-US,SQL.90).gif GetService  (inherited from Component )
ms165798.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms165798.protmethod(en-US,SQL.90).gif RemoveFromContainer  (inherited from ModelComponent )
ms165798.protmethod(en-US,SQL.90).gif Reset  (inherited from NamedComponent )

Top

Public Events

  Name Description
ms165798.pubevent(en-US,SQL.90).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  
System.IFormattable.ToString  (inherited from NamedComponent )
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.FriendlyPath  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.OwningCollection  (inherited from ModelComponent )

Top

See Also

Reference

Kpi Class
Microsoft.AnalysisServices Namespace