Udostępnij przez


ErrorSupport Constructor (IDTSComponentEvents100)

Initializes a new instance of the ErrorSupport class.

Namespace: Microsoft.SqlServer.Dts.ManagedMsg
Assembly: Microsoft.SqlServer.DtsMsg (in microsoft.sqlserver.dtsmsg.dll)

Syntax

'Deklaracja
Public Sub New ( _
    pIDTSEvents As IDTSComponentEvents100 _
)
public ErrorSupport (
    IDTSComponentEvents100 pIDTSEvents
)
public:
ErrorSupport (
    IDTSComponentEvents100^ pIDTSEvents
)
public ErrorSupport (
    IDTSComponentEvents100 pIDTSEvents
)
public function ErrorSupport (
    pIDTSEvents : IDTSComponentEvents100
)

Parameters

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.