DbQuery.AsNoTracking Method ()
Returns a new query where the entities returned will not be cached in the DbContext.
Assembly: EntityFramework (in EntityFramework.dll)
Returns a new query where the entities returned will not be cached in the DbContext.