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