Condividi tramite


DbGeography.AsGml Metodo

Definizione

Genera la rappresentazione GML (Geography Markup Language) di questo valore DbGeography.

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

Restituisce

Stringa contenente la rappresentazione GML del valore DbGeography.

Attributi

Si applica a