IDTSManagedComponentWrapper100.WrapperOnOutputPathAttached(Int32) Method

Definition

Represents the event occurred when an output path is attached.

public:
 void WrapperOnOutputPathAttached(int lOutputID);
public void WrapperOnOutputPathAttached (int lOutputID);
abstract member WrapperOnOutputPathAttached : int -> unit
Public Sub WrapperOnOutputPathAttached (lOutputID As Integer)

Parameters

lOutputID
Int32

The output path.

Applies to