c# - Equivalent of SQL Query with linq -
I search for LINQ equal with this query:
Select from shapes I ABS (45.403703 - latitude), ABS (- 71.948638 - longitude) Does anyone have an idea? I started with linq
class = "post-text" itemprop = "text"> (45.403703 - X. latitude), Math. Abs (- 71.948638 - X. Long) selection X;
Comments
Post a Comment