IDTSOutputCollection100.RemoveAll 메서드

정의

public:
 void RemoveAll();
[System.Runtime.InteropServices.DispId(18)]
public void RemoveAll();
[<System.Runtime.InteropServices.DispId(18)>]
abstract member RemoveAll : unit -> unit
Public Sub RemoveAll ()
특성

설명

이 방법은 컬렉션 내 모든 객체를 IDTSOutput100 제거합니다.

적용 대상