Partager via


DbGeometry.AsGml Méthode

Définition

Génère une représentation GML (Geography Markup Language) de la valeur DbGeometry.

public:
 System::String ^ AsGml();
public string AsGml ();
member this.AsGml : unit -> string
Public Function AsGml () As String

Retours

Chaîne contenant la représentation GML de cette valeur DbGeometry.

S’applique à