1

Which column type refers to OData Edm.GeographyPoint in a SQL Server database? There is no explanation how can we use this type while integrating with SQL Server?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Arda Güçlü
  • 728
  • 2
  • 6
  • 27

1 Answers1

0

DbGeography is map to a lot of types, include Edm.GeographyPoint.

Fan Ouyang
  • 2,132
  • 1
  • 11
  • 13