次の方法で共有


PerspectiveActionCollection クラス

PerspectiveAction オブジェクトのコレクションが含まれます。このクラスは継承できません。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
<GuidAttribute("A09ADC02-7F33-4961-9B6D-F37C2021CA29")> _
Public NotInheritable Class PerspectiveActionCollection _
    Inherits ModelComponentCollection
'使用
Dim instance As PerspectiveActionCollection
[GuidAttribute("A09ADC02-7F33-4961-9B6D-F37C2021CA29")]
public sealed class PerspectiveActionCollection : ModelComponentCollection
[GuidAttribute(L"A09ADC02-7F33-4961-9B6D-F37C2021CA29")]
public ref class PerspectiveActionCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("A09ADC02-7F33-4961-9B6D-F37C2021CA29")>]
type PerspectiveActionCollection =  
    class
        inherit ModelComponentCollection
    end
public final class PerspectiveActionCollection extends ModelComponentCollection

継承階層

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices..::..PerspectiveActionCollection

スレッド セーフ

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