IDTSComponentMetaData100.RuntimeConnectionCollection Properti

Definisi

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSRuntimeConnectionCollection100 ^ RuntimeConnectionCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSRuntimeConnectionCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(114)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.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.Sql2014.IDTSRuntimeConnectionCollection100
Public ReadOnly Property RuntimeConnectionCollection As IDTSRuntimeConnectionCollection100

Nilai Properti

IDTSRuntimeConnectionCollection100 untuk komponen.

Atribut

Keterangan

Koleksi ini berisi objek yang IDTSRuntimeConnection100 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. Ketika secara terprogram memodifikasi komponen yang ada dalam tugas aliran data, koleksi tidak boleh dimodifikasi secara langsung.

Berlaku untuk