Bagikan melalui


IDTSInput100.InputColumnCollection Properti

Definisi

IDTSInputColumnCollection100 Mendapatkan dari IDTSInput100 objek .

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

Nilai Properti

Dari IDTSInputColumnCollection100IDTSInput100 objek .

Atribut

Keterangan

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

Berlaku untuk