IDTSDesigntimeComponent100.OnInputPathDetached Method
Called when an IDTSPath100 object that contains the specified IDTSInput100 object is deleted.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Parameters
- lInputID
- Type: System.Int32
Specifies the ID of the IDTSInput100 object that was connected to the IDTSPath100 object.
This method is called when an IDTSPath100 object is deleted from the IDTSPathCollection100 collection to which the IDTSInput100 identified by the lInputID parameter belongs.