ObjectContext.InterceptionContext Property

Definition

Returns the DbInterceptionContext being used for this context.

public System.Data.Entity.Infrastructure.Interception.DbInterceptionContext InterceptionContext { get; }
member this.InterceptionContext : System.Data.Entity.Infrastructure.Interception.DbInterceptionContext
Public ReadOnly Property InterceptionContext As DbInterceptionContext

Property Value

Applies to