IDTSManagedComponentWrapper100.WrapperOnInputPathAttached(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 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.