IDTSInput100.InputColumnCollection Eigenschaft

Definition

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

Eigenschaftswert

IDTSInputColumnCollection100 des IDTSInput100-Objekts.

Attribute

Hinweise

Die InputColumnCollection enthält die Sammlung der IDTSInputColumn100-Objekte, die zur IDTSInput100 Komponente hinzugefügt wurden. Diese Spalten entsprechen den Spalten, die in der PipelineBuffer Komponente der ProcessInput Methode bereitgestellt sind.

Gilt für: