Sdílet prostřednictvím


DbGeography.Disjoint(DbGeography) Metoda

Definice

Určuje, zda je tato DatabázeGeography prostorově oddělená od zadaného argumentu DbGeography.

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

Parametry

other
DbGeography

Geografická hodnota, která by měla být porovnána s touto geografickou hodnotou z důvodu nesouvislosti.

Návraty

true pokud other je nesouvislý s touto geografickou hodnotou; jinak false.

Výjimky

Platí pro