IDTSManagedComponentWrapper100.WrapperOnInputPathDetached(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.