This topic has not yet been rated - Rate this topic

IDTSDesigntimeComponent100.DeleteOutput Method

Deletes an IDTSOutput100 object from the IDTSOutputCollection100 collection.

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

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.

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