DbGeography.AsText Method ()
Generates the well known text representation of this DbGeography value. Includes only Longitude and Latitude for points.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.StringA string containing the well known text representation of this DbGeography value.