Partilhar via


DbGeography.EndPoint Propriedade

Definição

Obtém um valor DbGeography que representa o ponto inicial desse valor, o qual pode ser nulo se o valor DbGeography não representa uma curva.

public System.Data.Entity.Spatial.DbGeography EndPoint { get; }
member this.EndPoint : System.Data.Entity.Spatial.DbGeography
Public ReadOnly Property EndPoint As DbGeography

Valor da propriedade

Um valor DbGeography que representa o ponto inicial desse valor.

Aplica-se a