DbQuery::AsNoTracking Method
Entity Framework 5.0
Returns a new query where the entities returned will not be cached in the DbContext.
Namespace: System.Data.Entity.Infrastructure
Assembly: EntityFramework (in EntityFramework.dll)
Show: