IDTSRuntimeConnectionCollection100.RemoveObjectByID(Int32) Metode

Definisi

public:
 void RemoveObjectByID(int lID);
[System.Runtime.InteropServices.DispId(17)]
public void RemoveObjectByID (int lID);
[<System.Runtime.InteropServices.DispId(17)>]
abstract member RemoveObjectByID : int -> unit
Public Sub RemoveObjectByID (lID As Integer)

Parameter

lID
Int32
Atribut

Keterangan

Metode RemoveObjectByID menghapus objek koneksi run-time dengan ID yang ditentukan dari koleksi. Jika koneksi run-time dengan ID yang ditentukan tidak ada, DTS_E_INVALIDINDEX pengecualian terjadi.

Berlaku untuk