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.
0 comments:
Post a Comment