IDTSInputCollection100.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 input dengan ID yang ditentukan dari koleksi. Jika input tidak ada dengan ID yang ditentukan, DTS_E_INVALIDINDEX pengecualian akan terjadi.

Berlaku untuk