DbGeography.AsGml 方法

定义

生成此 DbGeography 值的 Geography Markup Language (GML) 表示。

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId="Gml")]
public string AsGml ();
member this.AsGml : unit -> string
Public Function AsGml () As String

返回

此 DbGeography 值包含 GML 的字符串表示形式。

属性

适用于