PipelineComponent::RemoveAllInputsOutputsAndCustomProperties Method ()
Deletes each IDTSInput100 and IDTSOutput100 object from the component.
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
This helper function deletes all the IDTSInput100, IDTSOutput100 and IDTSCustomProperty100 objects from the ComponentMetaData of the component.
Show: