IDTSRuntimeConnectionCollection100.RemoveAll 方法

定義

從集合中刪除每一個 IDTSRuntimeConnection100 物件。

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方法會清除輸入集合。

適用於