Freigeben über


PerspectiveKpi Class

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

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

Syntax

'Declaration
<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

Threadsicherheit

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.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

PerspectiveKpi Members
Microsoft.AnalysisServices Namespace