The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DbInterceptionContext Class
Entity Framework 6.0
Namespace:
System.Data.Entity.Infrastructure.Interception
Assembly: EntityFramework (in EntityFramework.dll)
System::Object
System.Data.Entity.Infrastructure.Interception::DbInterceptionContext
System.Data.Entity.Infrastructure.Interception::DbCommandInterceptionContext
System.Data.Entity.Infrastructure.Interception::DbCommandTreeInterceptionContext
System.Data.Entity.Infrastructure.Interception::DbConfigurationInterceptionContext
System.Data.Entity.Infrastructure.Interception::MutableInterceptionContext
System.Data.Entity.Infrastructure.Interception::MutableInterceptionContext<TResult>
System.Data.Entity.Infrastructure.Interception::PropertyInterceptionContext<TValue>
System.Data.Entity.Infrastructure.Interception::DbInterceptionContext
System.Data.Entity.Infrastructure.Interception::DbCommandInterceptionContext
System.Data.Entity.Infrastructure.Interception::DbCommandTreeInterceptionContext
System.Data.Entity.Infrastructure.Interception::DbConfigurationInterceptionContext
System.Data.Entity.Infrastructure.Interception::MutableInterceptionContext
System.Data.Entity.Infrastructure.Interception::MutableInterceptionContext<TResult>
System.Data.Entity.Infrastructure.Interception::PropertyInterceptionContext<TValue>
| Name | Description | |
|---|---|---|
![]() | DbContexts | |
![]() | IsAsync | |
![]() | ObjectContexts |
| Name | Description | |
|---|---|---|
![]() | AsAsync() | |
![]() | Clone() | |
![]() | Equals(Object^) | (Overrides Object::Equals(Object^).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Overrides Object::GetHashCode().) |
![]() | GetType() | |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Overrides Object::ToString().) |
![]() | WithDbContext(DbContext^) | |
![]() | WithObjectContext(ObjectContext^) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


