IDTSRuntimeConnectionCollection100.RemoveAll Method

Definition

Deletes each IDTSRuntimeConnection100 object from a collection.

public:
 void RemoveAll();
[System.Runtime.InteropServices.DispId(18)]
public void RemoveAll ();
[<System.Runtime.InteropServices.DispId(18)>]
abstract member RemoveAll : unit -> unit
Public Sub RemoveAll ()
Attributes

Remarks

The RemoveAll method clears the input collection.

Applies to