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 集合中的所有物件。

適用於