IDTSOutputColumn130 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 IDTSOutputColumn100 interface, especially the LineageIdentificationString property, which is used by the GetIdentificationStringByID(Int32) method.The IDTSOutputColumn100 interface contains the design-time definition of a column provided by a component..
public interface class IDTSOutputColumn130 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSOutputColumn100
[System.Runtime.InteropServices.Guid("214BA391-52C4-40E2-899D-F641BDF2A4B5")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputColumn130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutputColumn100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("45FA9B57-58B6-4155-9482-456FEC71B1B3")]
public interface IDTSOutputColumn130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutputColumn100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D127F34F-0D5B-42BE-8F1B-2312E7F1C4EE")]
public interface IDTSOutputColumn130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutputColumn100
[<System.Runtime.InteropServices.Guid("214BA391-52C4-40E2-899D-F641BDF2A4B5")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputColumn130 = interface
interface IDTSOutputColumn100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("45FA9B57-58B6-4155-9482-456FEC71B1B3")>]
type IDTSOutputColumn130 = interface
interface IDTSOutputColumn100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D127F34F-0D5B-42BE-8F1B-2312E7F1C4EE")>]
type IDTSOutputColumn130 = interface
interface IDTSOutputColumn100
Public Interface IDTSOutputColumn130
Implements IDTSOutputColumn100
- Attributes
- Implements
Properties
CodePage | |
ComparisonFlags | |
CustomPropertyCollection | |
DataType | |
Description | |
ErrorOrTruncationOperation | |
ErrorRowDisposition | |
ExternalMetadataColumnID | |
ID | |
IdentificationString | |
Length | |
LineageID | |
LineageIdentificationString |
Gets the identification string for the output column. |
MappedColumnID | |
Name | |
ObjectType | |
Precision | |
Scale | |
SortKeyPosition | |
SpecialFlags | |
TruncationRowDisposition |
Methods
SetDataTypeProperties(DataType, Int32, Int32, Int32, Int32) |