IDTSDesigntimeComponent100.OnInputPathDetached(Int32) Metode

Definisi

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

Parameter

lInputID
Int32
Atribut

Keterangan

Metode ini dipanggil ketika IDTSPath100 objek dihapus dari IDTSPathCollection100 koleksi tempat IDTSInput100 yang diidentifikasi oleh lInputID parameter berada.

Berlaku untuk