This topic has not yet been rated - Rate this topic

IDTSDesigntimeComponent100.DeleteInput Method

Deletes an IDTSInput100 object from the IDTSInputCollection100 collection.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
void DeleteInput(
	int lInputID
)

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ