IDTSRuntimeConnection100.ConnectionManagerID Properti

Definisi

public:
 property System::String ^ ConnectionManagerID { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(101)]
public string ConnectionManagerID { [System.Runtime.InteropServices.DispId(101)] get; [System.Runtime.InteropServices.DispId(101)] set; }
[<System.Runtime.InteropServices.DispId(101)>]
[<get: System.Runtime.InteropServices.DispId(101)>]
[<set: System.Runtime.InteropServices.DispId(101)>]
member this.ConnectionManagerID : string with get, set
Public Property ConnectionManagerID As String

Nilai Properti

ID ConnectionManager objek.

Atribut

Keterangan

Properti ConnectionManagerID digunakan untuk menyimpan ID ConnectionManager dalam paket yang dirujuk oleh koneksi runtime. ID digunakan untuk menemukan koneksi dalam Connections koleksi Package. Referensi ke koneksi disimpan di ConnectionManager properti koneksi runtime.

Berlaku untuk