次の方法で共有


DebugExecutionEventArgs クラス

名前空間:  Microsoft.DataWarehouse.Interfaces.Debugger
アセンブリ:  Microsoft.DataWarehouse.Interfaces (Microsoft.DataWarehouse.Interfaces.dll)

構文

'宣言
Public Class DebugExecutionEventArgs _
    Inherits DebuggingEventArgs
'使用
Dim instance As DebugExecutionEventArgs
public class DebugExecutionEventArgs : DebuggingEventArgs
public ref class DebugExecutionEventArgs : public DebuggingEventArgs
type DebugExecutionEventArgs =  
    class
        inherit DebuggingEventArgs
    end
public class DebugExecutionEventArgs extends DebuggingEventArgs

継承階層

System. . :: . .Object
  System. . :: . .EventArgs
    Microsoft.DataWarehouse.Interfaces.Debugger. . :: . .DebuggingEventArgs
      Microsoft.DataWarehouse.Interfaces.Debugger..::..DebugExecutionEventArgs

スレッド セーフ

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