Share via


DbDispatchers.Transaction Property

Definition

Provides methods for dispatching to IDbCommandInterceptor interceptors for interception of methods on DbTransaction.

public virtual System.Data.Entity.Infrastructure.Interception.DbTransactionDispatcher Transaction { get; }
member this.Transaction : System.Data.Entity.Infrastructure.Interception.DbTransactionDispatcher
Public Overridable ReadOnly Property Transaction As DbTransactionDispatcher

Property Value

Applies to