次の方法で共有


PerspectiveKpi Class

Perspective 要素の主要業績評価指標 (KPI) に関する情報を示します。このクラスは継承できません。

名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (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

継承階層

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

スレッド セーフ

この型の public static (Microsoft Visual Basic では共有 ) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

対象プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

参照

関連項目

PerspectiveKpi Members
Microsoft.AnalysisServices Namespace