IDTSInputColumn100 인터페이스

정의

public interface class IDTSInputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSObject100
[System.Runtime.InteropServices.Guid("EA1BA2A5-D09A-46ED-BF31-4D8AB1849100")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSObject100
[<System.Runtime.InteropServices.Guid("EA1BA2A5-D09A-46ED-BF31-4D8AB1849100")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumn100 = interface
    interface IDTSObject100
Public Interface IDTSInputColumn100
Implements IDTSObject100
특성
구현

설명

입력 열은 실행 중에 구성 요소가 수신, 읽기 또는 수정하는 열을 설명합니다. 패키지 실행 중에 열에 포함된 데이터를 설명하는 속성이 포함됩니다. 컬렉션의 New 또는 NewAt 메서드를 호출하여 생성됩니다 IDTSInputColumnCollection100 .

속성

CodePage
ComparisonFlags
CustomPropertyCollection
DataType
Description
ErrorOrTruncationOperation
ErrorRowDisposition
ExternalMetadataColumnID
ID
IdentificationString
IsAssociatedWithOutputColumn
IsValid
Length
LineageID
MappedColumnID
Name
ObjectType
Precision
Scale
SortKeyPosition
TruncationRowDisposition
UpstreamComponentName
UsageType

메서드

DescribeRedirectedErrorCode(Int32)

적용 대상