IDTSDesigntimeComponent100.OnDeletingInputColumn Method
SQL Server 2008 R2
Called when deleting an IDTSInputColumn100 object from the IDTSInputColumnCollection100.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Parameters
- lInputID
- Type: System.Int32
Specifies the IDTSInput100 object that contains the IDTSInputColumn100 that is being removed.
- lInputColumnID
- Type: System.Int32
Specifies the ID of the IDTSInputColumn100 that is being removed.
Called when an IDTSInputColumn100 is being deleted from a component's IDTSInputColumnCollection100 collection.