RelationalTransaction.Commit Method

Definition

Commits all changes made to the database in the current transaction.

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

Implements

Applies to