DbGeography.AsGml Method ()
Generates the Geography Markup Language (GML) representation of this DbGeography value.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Gml")] public string AsGml()
Return Value
Type: System.StringA string containing the GML representation of this DbGeography value.