Aracılığıyla paylaş


DbGeography.SpatialEquals(DbGeography) Yöntem

Tanım

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

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

Parametreler

other
DbGeography

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

Döndürülenler

true uzamsal olarak bu coğrafya değerine eşitse other ; değilse false.

Özel durumlar

Şunlara uygulanır