IDTSComponentMetaDataCollection100.Item[Object] Properti

Definisi

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

Parameter

Index
Object

Nilai Properti

Objek IDTSComponentMetaData100 yang ditentukan oleh Index parameter .

Atribut

Keterangan

Anda dapat mengambil objek IDTSComponentMetaData100 dari koleksi berdasarkan lokasi, nama, atau ID-nya.

Berlaku untuk