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