TransactionlessUnitOfWork.Commit method

namespace: Serenity.Data   assemblySerenity.Net.Data

Does nothing other than calling onCommit events as there is no underlying transaction.

public void Commit()

See Also