Share via


DbDispatchers.Command Property

Definition

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

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

Property Value

Applies to