IDTSInput100.InputColumnCollection Properti

Definisi

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

Nilai Properti

Dari IDTSInputColumnCollection100IDTSInput100 objek .

Atribut

Keterangan

InputColumnCollection berisi kumpulan objek IDTSInputColumn100 yang telah ditambahkan ke IDTSInput100 komponen. Kolom ini sesuai dengan kolom yang terkandung dalam komponen yang PipelineBuffer disediakan dalam ProcessInput metode .

Berlaku untuk