IDTSComponentMetaData100.OutputCollection Properti

Definisi

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

Nilai Properti

IDTSOutputCollection100 komponen.

Atribut

Keterangan

Koleksi ini berisi objek IDTSOutput100 yang ditentukan oleh komponen. Ini dapat digunakan untuk mengakses, menambahkan, atau menghapus objek output dari koleksi. Objek output baru dibuat dan ditambahkan ke koleksi dengan memanggil metode Baru koleksi. Saat memodifikasi komponen secara terprogram dalam tugas aliran data, koleksi tidak boleh dimodifikasi secara langsung. Sebaliknya, metode instans waktu desain komponen, CManagedComponentWrapperClass, harus dipanggil.

Berlaku untuk