Condividi tramite


ErrorSupport Constructor (IDTSComponentMetaData90)

Initializes a new instance of the ErrorSupport class and associates it with the specified IDTSComponentMetaData90 instance.

Spazio dei nomi: Microsoft.SqlServer.Dts.ManagedMsg
Assembly : Microsoft.SqlServer.DtsMsg (in microsoft.sqlserver.dtsmsg.dll)

Sintassi

'Dichiarazione
Protected Sub New ( _
    pIDTSCMD As IDTSComponentMetaData90 _
)
protected ErrorSupport (
    IDTSComponentMetaData90 pIDTSCMD
)
protected:
ErrorSupport (
    IDTSComponentMetaData90^ pIDTSCMD
)
protected ErrorSupport (
    IDTSComponentMetaData90 pIDTSCMD
)
protected function ErrorSupport (
    pIDTSCMD : IDTSComponentMetaData90
)

Parametri

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

ErrorSupport Class
ErrorSupport Members
Microsoft.SqlServer.Dts.ManagedMsg Namespace