ObjectContext.QueryProvider Property
Gets the LINQ query provider associated with this object context.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Linq.IQueryProviderThe IQueryProvider instance used by this object context.