DbSqlQuery.AsNoTracking Method ()
Returns a new query where the results of the query will not be tracked by the associated DbContext.
Assembly: EntityFramework (in EntityFramework.dll)
Returns a new query where the results of the query will not be tracked by the associated DbContext.