DbGeography.Union(DbGeography) Metod

Definition

Beräknar union av det här DbGeography-värdet och ett annat DbGeography-värde.

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

Parametrar

other
DbGeography

Det geografiska värde som unionen med det här värdet ska beräknas för.

Returer

Ett nytt DbGeography-värde som representerar unionen mellan det här geografivärdet och other.

Undantag

Gäller för