Bagikan melalui


IDTSPipeline100.ComponentMetaDataCollection Properti

Definisi

Mendapatkan pengumpulan komponen aliran data dalam tugas.

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSComponentMetaDataCollection100 ^ ComponentMetaDataCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSComponentMetaDataCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(12)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSComponentMetaDataCollection100 ComponentMetaDataCollection { [System.Runtime.InteropServices.DispId(12)] get; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
member this.ComponentMetaDataCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSComponentMetaDataCollection100
Public ReadOnly Property ComponentMetaDataCollection As IDTSComponentMetaDataCollection100

Nilai Properti

Koleksinya IDTSComponentMetaDataCollection100 .

Penerapan

Atribut

Keterangan

Koleksi ini berisi komponen aliran data yang telah ditambahkan ke tugas. Komponen dibuat dan ditambahkan ke koleksi dengan memanggil New metode .

Berlaku untuk