DebugExecutionEventArgs 생성자

Initializes a new instance of the DebugExecutionEventArgs class.

네임스페이스:  Microsoft.DataWarehouse.Interfaces.Debugger
어셈블리:  Microsoft.DataWarehouse.Interfaces(Microsoft.DataWarehouse.Interfaces.dll)

구문

‘선언
Public Sub New ( _
    eventName As String _
)
‘사용 방법
Dim eventName As String 

Dim instance As New DebugExecutionEventArgs(eventName)
public DebugExecutionEventArgs(
    string eventName
)
public:
DebugExecutionEventArgs(
    String^ eventName
)
new : 
        eventName:string -> DebugExecutionEventArgs
public function DebugExecutionEventArgs(
    eventName : String
)

매개 변수

참고 항목

참조

DebugExecutionEventArgs 클래스

Microsoft.DataWarehouse.Interfaces.Debugger 네임스페이스