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 componente è collegato a un componente downstream tramite un IDTSPath100oggetto .

Si applica a