ErrorSupport コンストラクター (IDTSInfoEvents100)

ErrorSupport クラスの新しいインスタンスを初期化します。

名前空間:  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 名前空間