Method RollbackTransaction
- Namespace
- MongoDB.EntityFrameworkCore.Storage
- Assembly
- MongoDB.EntityFrameworkCore.dll
RollbackTransaction()
Discards all changes made to the database in the current transaction.
public void RollbackTransaction()
Discards all changes made to the database in the current transaction.
public void RollbackTransaction()