SqlParameterCollection.Clear Method

Definition

Removes all the SqlParameter objects from the SqlParameterCollection.

public override void Clear ();
override this.Clear : unit -> unit
Public Overrides Sub Clear ()

Applies to