IDTSInputCollection100.RemoveAll メソッド

定義

コレクションから各 IDTSInput100 オブジェクトを削除します。

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

注釈

RemoveAll メソッドは、入力コレクションを消去します。

適用対象