Sdílet prostřednictvím


DbGeography.Difference(DbGeography) Metoda

Definice

Vypočítá rozdíl této hodnoty DbGeography a jiné hodnoty 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

Parametry

other
DbGeography

Geografická hodnota, pro kterou by se měl vypočítat rozdíl s touto hodnotou.

Návraty

Nová hodnota DbGeography představující rozdíl mezi touto geografickou hodnotou a dalšími hodnotami.

Platí pro