다음을 통해 공유


ErrorSupport 생성자 (IDTSInfoEvents100)

Initializes a new instance of the ErrorSupport class.

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

구문

‘선언
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
)

매개 변수