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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -