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::Spatial::DbGeography ^ Difference(System::Data::Spatial::DbGeography ^ other);
public System.Data.Spatial.DbGeography Difference (System.Data.Spatial.DbGeography other);
member this.Difference : System.Data.Spatial.DbGeography -> System.Data.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 other.

Výjimky

Platí pro