IDTSInput100.InputColumnCollection 속성

정의

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSInputColumnCollection100 ^ InputColumnCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSInputColumnCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(106)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.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.Sql2014.IDTSInputColumnCollection100
Public ReadOnly Property InputColumnCollection As IDTSInputColumnCollection100

속성 값

IDTSInputColumnCollection100 개체의 IDTSInput100입니다.

특성

설명

InputColumnCollection에는 구성 요소의 에 추가 IDTSInput100 된 IDTSInputColumn100 개체의 컬렉션이 포함되어 있습니다. 이러한 열은 메서드의 구성 요소에 제공된 에 PipelineBuffer 포함된 열에 ProcessInput 해당합니다.

적용 대상