DebugExecutionEventArgs 클래스
네임스페이스: Microsoft.DataWarehouse.Interfaces.Debugger
어셈블리: Microsoft.DataWarehouse.Interfaces.dll의 Microsoft.DataWarehouse.Interfaces
구문
‘선언
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
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.