IDatabaseProviderServices.TransactionManager Property

Definition

Gets the IDbContextTransactionManager for the database provider.

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

Property Value

Applies to