DbGeography.SpatialEquals(DbGeography) Metoda

Definice

Určuje, zda je tato databáze prostorově rovna zadanému argumentu DbGeography.

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

Parametry

other
DbGeography

Zeměpisná hodnota, která by měla být porovnána s touto zeměpisnou hodnotou pro rovnost.

Návraty

true je-li other prostorově rovna této zeměpisné hodnotě; jinak false.

Výjimky

Platí pro