IDTSOutputCollection100.RemoveAll メソッド

定義

コレクション内の IDTSOutput100 オブジェクトをそれぞれ削除します。

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 オブジェクトを除去します。

適用対象