IDTSOutputColumn100 Interface
Contains the design-time definition of a column provided by a component.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
Syntax
'Deklaracja
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("6A2D59FD-670A-49B5-92DF-455BDFFD67C5")> _
Public Interface IDTSOutputColumn100
Inherits IDTSObject100
[TypeLibTypeAttribute(4160)]
[GuidAttribute("6A2D59FD-670A-49B5-92DF-455BDFFD67C5")]
public interface IDTSOutputColumn100 : IDTSObject100
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"6A2D59FD-670A-49B5-92DF-455BDFFD67C5")]
public interface class IDTSOutputColumn100 : IDTSObject100
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("6A2D59FD-670A-49B5-92DF-455BDFFD67C5") */
public interface IDTSOutputColumn100 extends IDTSObject100
TypeLibTypeAttribute(4160)
GuidAttribute("6A2D59FD-670A-49B5-92DF-455BDFFD67C5")
public interface IDTSOutputColumn100 extends IDTSObject100
Remarks
The IDTSOutputColumn100 object describes a column that a component provides to downstream components during package execution in the PipelineBuffer.
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.