IDTSManagedComponentWrapper100.WrapperOnInputPathAttached(Int32) Method

Definition

Represents the event occurred when an input path is attached.

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

Parameters

lInputID
Int32

The input identifier.

Applies to