DbGeography.AsText Método

Definição

Gera a conhecida representação textual deste valor DbGeography. Inclui apenas longitude e latitude para os pontos.

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

Devoluções

Uma cadeia contendo a conhecida representação textual deste valor DbGeography.

Aplica-se a