Quantcast
Channel: Entity Framework
Viewing all articles
Browse latest Browse all 10318

Created Feature: Query :: We should not require OrderBy before Skip [1449]

$
0
0
Currently in Linq to Entities we require OrderBy clause before Skip. We could try lifting that requirement, to resemble Linq to Objects more. Moreover we don't require Ordeby when doing other paging operations (Take, FirstOrDefault). Also we don't complain if result of the Orderby yields non-deterministic results (i.e. order by constant or by value that happens to be repeating itself)

Viewing all articles
Browse latest Browse all 10318

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>