DbGeometry.AsGml Método

Definição

Gera a representação de GML (Geography Markup Language) deste valor DbGeometry.Generates the Geography Markup Language (GML) representation of this DbGeometry value.

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

Retornos

String

Uma cadeia de caracteres que contém a representação GML desse valor DbGeometry.A string containing the GML representation of this DbGeometry value.

Aplica-se a