PipelineComponent.RemoveAllInputsOutputsAndCustomProperties 方法

定义

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

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

注解

该辅助函数会删除组件中的所有 IDTSInput100、 和 IDTSOutput100IDTSCustomProperty100 对象 ComponentMetaData

适用于