IDTSComponentMetaData100.RuntimeConnectionCollection Properti

Definisi

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

Nilai Properti

IDTSRuntimeConnectionCollection100 untuk komponen.

Atribut

Keterangan

Koleksi ini berisi objek IDTSRuntimeConnection100 yang ditentukan oleh komponen. Ini dapat digunakan untuk mengakses, menambahkan, dan menghapus objek koneksi runtime dari koleksi. Objek koneksi run-time baru dibuat dan ditambahkan ke koleksi dengan memanggil metode Baru koleksi. Saat memodifikasi komponen yang ada secara terprogram dalam tugas aliran data, koleksi tidak boleh dimodifikasi secara langsung.

Berlaku untuk