次の方法で共有


IDTSInputCollection100.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 ()
属性

注釈

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

適用対象