Share via


IDatabaseFacadeDependencies.TransactionManager Property

Definition

The transaction manager.

public Microsoft.EntityFrameworkCore.Storage.IDbContextTransactionManager TransactionManager { get; }
member this.TransactionManager : Microsoft.EntityFrameworkCore.Storage.IDbContextTransactionManager
Public ReadOnly Property TransactionManager As IDbContextTransactionManager

Property Value

Applies to