Share via


xRecord.doClear Method

Definition

Removes all rows from the table buffer and bypasses any additional logic in the clear method of the table.

public:
 virtual void doClear();
public virtual void doClear ();
abstract member doClear : unit -> unit
override this.doClear : unit -> unit
Public Overridable Sub doClear ()

Applies to