ObjectQuery.Context Property
Gets the object context associated with this object query.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Objects.ObjectContextThe ObjectContext associated with this ObjectQuery<T> instance.