IDTSOutputColumn100 인터페이스

정의

public interface class IDTSOutputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSObject100
[System.Runtime.InteropServices.Guid("90420900-E282-44F8-8506-6E14FB6FC747")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSObject100
[<System.Runtime.InteropServices.Guid("90420900-E282-44F8-8506-6E14FB6FC747")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputColumn100 = interface
    interface IDTSObject100
Public Interface IDTSOutputColumn100
Implements IDTSObject100
파생
특성
구현

속성

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

메서드

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

적용 대상