Udostępnij przez


ErrorSupport Constructor (IDTSComponentMetaData100)

Initializes a new instance of the ErrorSupport class.

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

Syntax

'Deklaracja
Protected Sub New ( _
    pIDTSCMD As IDTSComponentMetaData100 _
)
protected ErrorSupport (
    IDTSComponentMetaData100 pIDTSCMD
)
protected:
ErrorSupport (
    IDTSComponentMetaData100^ pIDTSCMD
)
protected ErrorSupport (
    IDTSComponentMetaData100 pIDTSCMD
)
protected function ErrorSupport (
    pIDTSCMD : IDTSComponentMetaData100
)

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.