Condividi tramite


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 IDTSOutput100 di un componente viene collegato a un componente downstream tramite un IDTSPath100.

Si applica a