IDTSInputCollection100.Item[Object] Properti

Definisi

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSInput100 ^ default[System::Object ^] { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSInput100 ^ get(System::Object ^ Index); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSInput100 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.Sql2014.IDTSInput100
Default Public ReadOnly Property Item(Index As Object) As IDTSInput100

Parameter

Index
Object

Nilai Properti

Objek IDTSInput100 yang ditentukan oleh Index parameter .

Atribut

Keterangan

Parameter objek dapat menentukan nama atau indeks objek input dalam koleksi. Jika input yang ditentukan oleh parameter Indeks tidak ditemukan dalam koleksi, DTS_E_ELEMENTNOTFOUND pengecualian terjadi.

Berlaku untuk