PipelineComponent.RemoveAllInputsOutputsAndCustomProperties 메서드

정의

구성 요소에서 각 IDTSInput100IDTSOutput100 개체를 삭제합니다.

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

설명

이 도우미 함수는 구성 요소의 IDTSInput100IDTSOutput100 모든 개체와 IDTSCustomProperty100 개체를 ComponentMetaData 삭제합니다.

적용 대상