Share via


DbDispatchers.Connection Property

Definition

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

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

Property Value

Applies to