IDTSWarnings100.Clear Method

Definition

Clears all objects from the IDTSWarnings100 collection.

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

Remarks

For more information, see DtsWarnings.

Applies to