Aracılığıyla paylaş


DbGeography.Disjoint(DbGeography) Yöntem

Tanım

Bu DbGeography'nin belirtilen DbGeography bağımsız değişkeninden uzamsal olarak kopuk olup olmadığını belirler.

public:
 bool Disjoint(System::Data::Spatial::DbGeography ^ other);
public bool Disjoint (System.Data.Spatial.DbGeography other);
member this.Disjoint : System.Data.Spatial.DbGeography -> bool
Public Function Disjoint (other As DbGeography) As Boolean

Parametreler

other
DbGeography

Kopukluk için bu coğrafya değeriyle karşılaştırılması gereken coğrafya değeri.

Döndürülenler

true bu coğrafya değerinden kopuksa other ; değilse false.

Özel durumlar

Şunlara uygulanır