IDTSInput100.InputColumnCollection 속성

정의

IDTSInputColumnCollection100 개체의 IDTSInput100을 가져옵니다.

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 해당합니다.

적용 대상