IDTSDesigntimeComponent100.OnOutputPathAttached(Int32) Metodo

Definizione

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)

Parametri

lOutputID
Int32
Attributi

Commenti

Questo metodo viene chiamato quando un oggetto IDTSOutput100 di un componente viene collegato a un componente downstream tramite un oggetto IDTSPath100 .

Si applica a