DbContextTransaction.UnderlyingTransaction Property
Gets the database (store) transaction that is underlying this context transaction.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Common.DbTransactionThe database (store) transaction that is underlying this context transaction.