Partilhar via


DbGeography.AsText Método

Definição

Gera a representação de texto conhecida desse valor DbGeography. Inclui somente a Longitude e Latitude para pontos.

public virtual string AsText ();
abstract member AsText : unit -> string
override this.AsText : unit -> string
Public Overridable Function AsText () As String

Retornos

Uma cadeia de caracteres contendo a representação de texto conhecida desse valor DbGeography.

Aplica-se a