Property CurrentTransaction
- Namespace
- MongoDB.EntityFrameworkCore.Storage
- Assembly
- MongoDB.EntityFrameworkCore.dll
CurrentTransaction
Gets the current transaction.
public IDbContextTransaction? CurrentTransaction { get; }
Gets the current transaction.
public IDbContextTransaction? CurrentTransaction { get; }