This topic has not yet been rated - Rate this topic

IDTSDesigntimeComponent100.OnOutputPathAttached Method

Called when an IDTSOutput100 object of the component is attached to a downstream component.

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

Parameters

lOutputID
Type: System.Int32
The ID of the IDTSOutput100 object.

This method is called when an IDTSOutput100 of a component is attached to a downstream component through an IDTSPath100.

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