Action クラス
レポートのアイテムに関連付けられたハイパーリンク、ブックマーク リンク、またはドリルスルー アクションが含まれています。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Class Action _
Inherits ReportObject
'使用
Dim instance As Action
public class Action : ReportObject
public ref class Action : public ReportObject
type Action =
class
inherit ReportObject
end
public class Action extends ReportObject
継承階層
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..Action
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。