Compartilhar via


DbGeography.Difference(DbGeography) Método

Definição

Calcula a diferença deste valor DbGeography e outro valor DbGeography.

public System.Data.Entity.Spatial.DbGeography Difference (System.Data.Entity.Spatial.DbGeography other);
member this.Difference : System.Data.Entity.Spatial.DbGeography -> System.Data.Entity.Spatial.DbGeography
Public Function Difference (other As DbGeography) As DbGeography

Parâmetros

other
DbGeography

O valor de geografia em relação ao qual a diferença deste valor deve ser calculada.

Retornos

Um novo valor DbGeography que representa a diferença entre esse valor de geografia e outro.

Aplica-se a