Bagikan melalui


IDTSOutputCollection100.Item[Object] Properti

Definisi

Mendapatkan objek yang IDTSInput100 ditentukan oleh Index parameter .

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

Parameter

Index
Object

Nama atau indeks yang IDTSOutput100 akan diambil.

Nilai Properti

yang IDTSOutput100 ditentukan oleh Index parameter .

Atribut

Keterangan

Properti Item mendukung pengambilan output berdasarkan nama atau indeks dalam koleksi.

Berlaku untuk