IDTSInput100.InputColumnCollection 속성

정의

어떤 물건을 IDTSInput100IDTSInputColumnCollection100 는다.

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSInputColumnCollection100 ^ InputColumnCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSInputColumnCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(106)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSInputColumnCollection100 InputColumnCollection { [System.Runtime.InteropServices.DispId(106)] get; }
[<System.Runtime.InteropServices.DispId(106)>]
[<get: System.Runtime.InteropServices.DispId(106)>]
member this.InputColumnCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSInputColumnCollection100
Public ReadOnly Property InputColumnCollection As IDTSInputColumnCollection100

속성 값

IDTSInputColumnCollection100 개체의 IDTSInput100입니다.

특성

설명

InputColumnCollection 컴포넌트에 추가 IDTSInput100 된 객체들의 집합 IDTSInputColumn100 을 포함합니다. 이 열들은 메서드 내 PipelineBuffer 구성 요소에 포함된 ProcessInput 열과 일치합니다.

적용 대상