Share via


xRecord.doUpdate Method

Definition

Updates the current record and bypasses any additional logic in the update method of the table.

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

Applies to