Share via


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 清除输入集合。

适用于