IDTSDesigntimeComponent100.DeleteOutput Method
Deletes an IDTSOutput100 object from the IDTSOutputCollection100 collection.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Parameters
- lOutputID
- Type: System.Int32
The ID of the IDTSOutput100 object to delete.
Called when an IDTSOutput100 object is being deleted from the IDTSOutputCollection100 collection.