IDTSManagedComponentWrapper100.WrapperOnInputPathDetached(Int32) Method

Definition

Represents the event occurred when an input path is detached.

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

Parameters

lInputID
Int32

The input identifier.

Applies to