SqlBatchCommandCollection.Clear Method

Definition

Removes all SqlBatchCommand values from the SqlBatchCommandCollection.

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

Implements

Applies to