Поделиться через


PerspectiveKpi Class

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

Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Синтаксис

'Декларация
<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

Синхронизация потоков

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.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

PerspectiveKpi Members
Microsoft.AnalysisServices Namespace