Udostępnij przez


ErrorSupport.SetErrorInterface Method (IDTSComponentMetaData100)

Specifies the IDTSComponentMetadata100 instance that the ErrorSupport class will use to raise messages.

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

Syntax

'Deklaracja
Protected Sub SetErrorInterface ( _
    pIDTSCMD As IDTSComponentMetaData100 _
)
protected void SetErrorInterface (
    IDTSComponentMetaData100 pIDTSCMD
)
protected:
void SetErrorInterface (
    IDTSComponentMetaData100^ pIDTSCMD
)
protected void SetErrorInterface (
    IDTSComponentMetaData100 pIDTSCMD
)
protected function SetErrorInterface (
    pIDTSCMD : IDTSComponentMetaData100
)

Parameters

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

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.