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

New Post: Are there any plans to better support DateTime in Linq to Entities?

$
0
0

Hi, i would like to know if there are chances to have following query supported:

var query = from book in context.Bookswhere book.ReleaseDate.Date == new DateTime(2013, 1, 10)select book;

I know i can use EntityFunctions.TruncateTime, at least in EF5, but in EF6 i cannot find EntityFunctions class.

What about contributions?

Bests, Max


Viewing all articles
Browse latest Browse all 10318

Trending Articles



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