IDTSDesigntimeComponent100.OnInputPathDetached(Int32) Méthode

Définition

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)

Paramètres

lInputID
Int32
Attributs

Remarques

Cette méthode est appelée lorsqu’un objet IDTSPath100 est supprimé de la collection IDTSPathCollection100 à laquelle appartient l’IDTSInput100 identifié par le lInputID paramètre.

S’applique à