Udostępnij za pośrednictwem


DbGeography.Union(DbGeography) Metoda

Definicja

Oblicza unię tej wartości dbGeography i inną wartość 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

Wartość geograficzna, dla której należy obliczyć unię z tą wartością.

Zwraca

Nowa wartość dbGeography reprezentująca unię między tą wartością geograficzną a other.

Wyjątki

Dotyczy