Langue

SqlGeometry.AsGml Méthode

Définition

Retourne la représentation GML (Geography Markup Language) d’une SqlGeometry instance.

[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

Retours

Valeur SqlXml contenant la représentation GML de l’instance appelante SqlGeometry .

Attributs

S’applique à