共用方式為


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 命名空間