ErrorSupport 생성자 (IDTSInfoEvents100)

Initializes a new instance of the ErrorSupport class.

네임스페이스:  Microsoft.SqlServer.Dts.ManagedMsg
어셈블리:  Microsoft.SqlServer.DtsMsg(Microsoft.SqlServer.DtsMsg.dll)

구문

‘선언
Public Sub New ( _
    pIDTSEvents As IDTSInfoEvents100 _
)
‘사용 방법
Dim pIDTSEvents As IDTSInfoEvents100 

Dim instance As New ErrorSupport(pIDTSEvents)
public ErrorSupport(
    IDTSInfoEvents100 pIDTSEvents
)
public:
ErrorSupport(
    IDTSInfoEvents100^ pIDTSEvents
)
new : 
        pIDTSEvents:IDTSInfoEvents100 -> ErrorSupport
public function ErrorSupport(
    pIDTSEvents : IDTSInfoEvents100
)

매개 변수

참고 항목

참조

ErrorSupport 클래스

ErrorSupport 오버로드

Microsoft.SqlServer.Dts.ManagedMsg 네임스페이스