IDTSInputColumn130 Interface

 

Adds new functionality in SQL Server 2016 to the existing IDTSInputColumn100 interface, especially the LineageIdentificationString property, which is used by the GetIdentificationStringByID method.

The IDTSInputColumn100 interface represents an output column of an upstream component that is selected for use by a component.

Namespace:   Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("3C59176D-3F9A-4C44-A4BC-31588916E183")]
public interface class IDTSInputColumn130 : IDTSInputColumn100
Return to top
Show: