PerspectiveKpiCollection クラス
PerspectiveKpi オブジェクトのコレクションが含まれます。このクラスは継承できません。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("5F57FF15-C507-47b2-BD7A-3CB299FA89C2")> _
Public NotInheritable Class PerspectiveKpiCollection _
Inherits ModelComponentCollection
'使用
Dim instance As PerspectiveKpiCollection
[GuidAttribute("5F57FF15-C507-47b2-BD7A-3CB299FA89C2")]
public sealed class PerspectiveKpiCollection : ModelComponentCollection
[GuidAttribute(L"5F57FF15-C507-47b2-BD7A-3CB299FA89C2")]
public ref class PerspectiveKpiCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("5F57FF15-C507-47b2-BD7A-3CB299FA89C2")>]
type PerspectiveKpiCollection =
class
inherit ModelComponentCollection
end
public final class PerspectiveKpiCollection extends ModelComponentCollection
継承階層
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..PerspectiveKpiCollection
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。