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

InputColumnCollection enthält die Auflistung von IDTSInputColumn100-Objekten, die der IDTSInput100 -Komponente hinzugefügt wurden. Diese Spalten entsprechen den Spalten, die in der PipelineBuffer der -Komponente in der ProcessInput -Methode enthalten sind.

Gilt für: