DataflowErrorSupport Constructor (IDTSComponentMetaData100)
Initializes a new instance of the DataflowErrorSupport class.
Namespace: Microsoft.SqlServer.Dts.ManagedMsg
Assembly: Microsoft.SqlServer.DtsMsg (in microsoft.sqlserver.dtsmsg.dll)
Syntax
'Deklaracja
Public Sub New ( _
pIDTSCMD As IDTSComponentMetaData100 _
)
public DataflowErrorSupport (
IDTSComponentMetaData100 pIDTSCMD
)
public:
DataflowErrorSupport (
IDTSComponentMetaData100^ pIDTSCMD
)
public DataflowErrorSupport (
IDTSComponentMetaData100 pIDTSCMD
)
public function DataflowErrorSupport (
pIDTSCMD : IDTSComponentMetaData100
)
Parameters
- pIDTSCMD
The data flow component with which the DataflowErrorSupport instance is associated.
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.