Transaction.Commit Method

Definition

Commit the transaction - persist all the changes and notify listeners.

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

Applies to