Aracılığıyla paylaş


DbGeography.Difference(DbGeography) Yöntem

Tanım

Bu DbGeography değeriyle başka bir DbGeography değerinin farkını hesaplar.

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

Parametreler

other
DbGeography

Bu değerle arasındaki farkın hesaplanması gereken coğrafya değeri.

Döndürülenler

Bu coğrafya değeri ile otherarasındaki farkı temsil eden yeni bir DbGeography değeri.

Özel durumlar

Şunlara uygulanır