Condividi tramite


PerspectiveKpi Class

Represents information about a key performance indicator (KPI) in a Perspective element. This class cannot be inherited.

Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Sintassi

'Dichiarazione
<GuidAttribute("2A455141-E3C6-435b-808D-8F3D8EAB120D")> _
Public NotInheritable Class PerspectiveKpi
    Inherits ModelComponent
    Implements ICloneable
[GuidAttribute("2A455141-E3C6-435b-808D-8F3D8EAB120D")] 
public sealed class PerspectiveKpi : ModelComponent, ICloneable
[GuidAttribute(L"2A455141-E3C6-435b-808D-8F3D8EAB120D")] 
public ref class PerspectiveKpi sealed : public ModelComponent, ICloneable
/** @attribute GuidAttribute("2A455141-E3C6-435b-808D-8F3D8EAB120D") */ 
public final class PerspectiveKpi extends ModelComponent implements ICloneable
GuidAttribute("2A455141-E3C6-435b-808D-8F3D8EAB120D") 
public final class PerspectiveKpi extends ModelComponent implements ICloneable

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       Microsoft.AnalysisServices.ModelComponent
        Microsoft.AnalysisServices.PerspectiveKpi

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.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

PerspectiveKpi Members
Microsoft.AnalysisServices Namespace