ObjectContext.InterceptionContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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