IDTSOutputCollection100.RemoveAll Method

Definition

Deletes each IDTSOutput100 object in 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

This method removes all of the IDTSOutput100 objects in the collection.

Applies to