IDTSDesigntimeComponent100.OnOutputPathAttached(Int32) Método

Definición

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)

Parámetros

lOutputID
Int32
Atributos

Comentarios

Se llama a este método cuando IDTSOutput100 un de un componente está asociado a un componente de nivel inferior a través de .IDTSPath100

Se aplica a