PipelineComponent.RemoveAllInputsOutputsAndCustomProperties 方法

定义

从组件中删除每个 IDTSInput100IDTSOutput100 对象。

public:
 void RemoveAllInputsOutputsAndCustomProperties();
public void RemoveAllInputsOutputsAndCustomProperties ();
member this.RemoveAllInputsOutputsAndCustomProperties : unit -> unit
Public Sub RemoveAllInputsOutputsAndCustomProperties ()

注解

此帮助程序函数从ComponentMetaData组件中删除所有IDTSInput100IDTSOutput100IDTSCustomProperty100对象。

适用于