Udostępnij za pośrednictwem


DbSpatialServices.GetLongitude(DbGeography) Metoda

Definicja

Zwraca współrzędną długość geograficzną danej DbGeography wartości, jeśli reprezentuje punkt.

public:
 abstract Nullable<double> GetLongitude(System::Data::Spatial::DbGeography ^ geographyValue);
public abstract double? GetLongitude (System.Data.Spatial.DbGeography geographyValue);
abstract member GetLongitude : System.Data.Spatial.DbGeography -> Nullable<double>
Public MustOverride Function GetLongitude (geographyValue As DbGeography) As Nullable(Of Double)

Parametry

geographyValue
DbGeography

Wartość geografii, która nie musi reprezentować punktu.

Zwraca

Współrzędna długości geograficznej danej DbGeography wartości.

Wyjątki

geographyValue

geographyValue

Dotyczy