IDTSDesigntimeComponent100.DeleteInput Method
Deletes an IDTSInput100 object from the IDTSInputCollection100 collection.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Parameters
- lInputID
- Type: System.Int32
The ID of the IDTSInput100 object to delete.
Called when an IDTSInput100 object is being deleted from the component's input collection.