Lingua

SqlGeometry.AsGml Metodo

Definizione

Restituisce la rappresentazione GML (Geography Markup Language) di un'istanza SqlGeometry di .

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)]
public System.Data.SqlTypes.SqlXml AsGml();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)>]
member this.AsGml : unit -> System.Data.SqlTypes.SqlXml
Public Function AsGml () As SqlXml

Valori restituiti

Valore SqlXml contenente la rappresentazione GML dell'istanza chiamante SqlGeometry .

Attributi

Si applica a