SqliteTransaction.Commit Method

Definition

Applies the changes made in the transaction.

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

Applies to