Tuesday, April 17, 2018

Query Entity Framework DB by Time

I am using a database that is controlled by entity framework. There's a timestamp column How can I either query rows that have a timestamp older than some timestamp or in a range?

I couldn't find this for whatever reason despite it probably being common. Thanks in advance.

Query Entity Framework DB by Time Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team