DbBatchCommandCollection.Clear Method

Definition

Removes all DbBatchCommand values from the DbBatchCommandCollection.

public:
 abstract void Clear();
public abstract void Clear ();
abstract member Clear : unit -> unit
Public MustOverride Sub Clear ()

Implements

Applies to