IDTSOutputColumn100 인터페이스

정의

public interface class IDTSOutputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSObject100
[System.Runtime.InteropServices.Guid("2744839C-9994-4832-B10A-ACAF1FAC03BD")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSObject100
[<System.Runtime.InteropServices.Guid("2744839C-9994-4832-B10A-ACAF1FAC03BD")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputColumn100 = interface
    interface IDTSObject100
Public Interface IDTSOutputColumn100
Implements IDTSObject100
특성
구현

설명

개체는 IDTSOutputColumn100 구성 요소가 .에서 패키지를 실행하는 동안 다운스트림 구성 요소에 PipelineBuffer제공하는 열을 설명합니다.

속성

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)

적용 대상