EntityTransaction.Commit Method

Definition

Commits the underlying transaction.

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

Applies to