Sdílet prostřednictvím


DbGeography.Union(DbGeography) Metoda

Definice

Vypočítá sjednocení této hodnoty DbGeography a jiné hodnoty DbGeography.

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

Parametry

other
DbGeography

Geografická hodnota, pro kterou by se mělo vypočítat sjednocení s touto hodnotou.

Návraty

Nová hodnota DbGeography představující sjednocení mezi touto geografickou hodnotou a other.

Výjimky

Platí pro