DbGeography.Disjoint(DbGeography) Metod

Definition

Avgör om den här dbgeografin är rumsligt åtskild från det angivna DbGeography-argumentet.

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

Parametrar

other
DbGeography

Geografivärdet som ska jämföras med det här geografivärdet för osammanhängande.

Returer

true if other is disjoint from this geography value;wise false.

Undantag

Gäller för