Udostępnij za pośrednictwem


DbGeography.Difference(DbGeography) Metoda

Definicja

Oblicza różnicę tej wartości dbGeography i innej wartości 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

Wartość geograficzna, dla której należy obliczyć różnicę z tą wartością.

Zwraca

Nowa wartość dbGeography reprezentująca różnicę między tą wartością geograficzną a other.

Wyjątki

Dotyczy