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.
平台
开发平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
目标平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。