PipelineComponent.RemoveAllInputsOutputsAndCustomProperties 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
从组件中删除每个 IDTSInput100 和 IDTSOutput100 对象。
public:
void RemoveAllInputsOutputsAndCustomProperties();
public void RemoveAllInputsOutputsAndCustomProperties ();
member this.RemoveAllInputsOutputsAndCustomProperties : unit -> unit
Public Sub RemoveAllInputsOutputsAndCustomProperties ()
注解
此帮助程序函数从ComponentMetaData组件中删除所有IDTSInput100IDTSOutput100和IDTSCustomProperty100对象。