TransactionContext.Commit Method

System.Data.Generic

TransactionContextCommit Method
Commits the transction.

Namespace: System.Data.Generic
Assembly: System.Data.Generic (in System.Data.Generic.dll) Version: 1.9.5473.30542 (1.9.5473.2392)
Syntax
public void Commit()
Public Sub Commit
public:
void Commit()
member Commit : unit -> unit 
Remarks