Bagikan melalui


IDTSInputColumnCollection100.Item[Object] Properti

Definisi

Mendapatkan objek yang IDTSInputColumn100 ditentukan oleh Index parameter .

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSInputColumn100 ^ default[System::Object ^] { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSInputColumn100 ^ get(System::Object ^ Index); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSInputColumn100 this[object Index] { [System.Runtime.InteropServices.DispId(0)] get; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
member this.Item(obj) : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSInputColumn100
Default Public ReadOnly Property Item(Index As Object) As IDTSInputColumn100

Parameter

Index
Object

Nama atau indeks objek yang IDTSInputColumn100 akan diambil.

Nilai Properti

Objek IDTSInputColumn100 yang ditentukan oleh Index parameter .

Atribut

Keterangan

Kolom input dapat diambil dari koleksi berdasarkan nama atau indeks dalam koleksi.

Berlaku untuk