Sprache

SqlGeography.AsGml Methode

Definition

Gibt die GML-Darstellung (Geography Markup Language) einer SqlGeography Instanz zurück.

[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

Gibt zurück

Ein SqlXml-Objekt, das die GML-Darstellung der SqlGeography Instanz enthält.

Attribute

Gilt für: