IDTSDesigntimeComponent100.OnOutputPathAttached(Int32) Méthode

Définition

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

Paramètres

lOutputID
Int32
Attributs

Remarques

Cette méthode est appelée lorsqu’un IDTSOutput100 d’un composant est attaché à un composant en aval via un IDTSPath100.

S’applique à