Bagikan melalui


IDTSRuntimeConnection100.ConnectionManagerID Properti

Definisi

Mendapatkan atau mengatur ID objek yang ConnectionManager terkandung dalam paket dan digunakan oleh komponen.

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