Aracılığıyla paylaş


DbGeography.Union(DbGeography) Yöntem

Tanım

Bu DbGeography değerinin ve başka bir DbGeography değerinin birleşimini hesaplar.

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

Parametreler

other
DbGeography

Bu değere sahip birleşimin hesaplanması gereken coğrafya değeri.

Döndürülenler

Bu coğrafya değeri ile otherarasındaki birleşimi temsil eden yeni bir DbGeography değeri.

Özel durumlar

Şunlara uygulanır