IDTSOutputColumn130 接口

定义

public interface class IDTSOutputColumn130 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2017::IDTSOutputColumn100
[System.Runtime.InteropServices.Guid("45FA9B57-58B6-4155-9482-456FEC71B1B3")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputColumn130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.IDTSOutputColumn100
[<System.Runtime.InteropServices.Guid("45FA9B57-58B6-4155-9482-456FEC71B1B3")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputColumn130 = interface
    interface IDTSOutputColumn100
Public Interface IDTSOutputColumn130
Implements IDTSOutputColumn100
属性
实现

属性

CodePage
ComparisonFlags
CustomPropertyCollection
DataType
Description
ErrorOrTruncationOperation
ErrorRowDisposition
ExternalMetadataColumnID
ID
IdentificationString
Length
LineageID
LineageIdentificationString
MappedColumnID
Name
ObjectType
Precision
Scale
SortKeyPosition
SpecialFlags
TruncationRowDisposition

方法

SetDataTypeProperties(DataType, Int32, Int32, Int32, Int32)

适用于