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

注解

此方法删除集合中的所有 IDTSOutput100 对象。

适用于