IDTSInputColumn130 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds new functionality in SQL Server 2016 to the existing IDTSInputColumn100 interface, especially the LineageIdentificationString property, which is used by the GetIdentificationStringByID(Int32) method.The IDTSInputColumn100 interface represents an output column of an upstream component that is selected for use by a component.
public interface class IDTSInputColumn130 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSInputColumn100
[System.Runtime.InteropServices.Guid("3C59176D-3F9A-4C44-A4BC-31588916E183")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumn130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSInputColumn100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("25D9FC71-A703-421B-967D-D1607B9622AF")]
public interface IDTSInputColumn130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSInputColumn100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("6D611577-3920-4089-AFA9-E3714AAC0346")]
public interface IDTSInputColumn130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSInputColumn100
[<System.Runtime.InteropServices.Guid("3C59176D-3F9A-4C44-A4BC-31588916E183")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumn130 = interface
interface IDTSInputColumn100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("25D9FC71-A703-421B-967D-D1607B9622AF")>]
type IDTSInputColumn130 = interface
interface IDTSInputColumn100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("6D611577-3920-4089-AFA9-E3714AAC0346")>]
type IDTSInputColumn130 = interface
interface IDTSInputColumn100
Public Interface IDTSInputColumn130
Implements IDTSInputColumn100
- Attributes
- Implements
Properties
Methods
DescribeRedirectedErrorCode(Int32) |