DbSpatialServices.GetLongitude(DbGeography) Metoda

Definice

Vrátí souřadnici délky dané DbGeography hodnoty, pokud představuje bod.

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

Zeměpisná hodnota, která nemusí představovat bod.

Návraty

Souřadnice délky dané DbGeography hodnoty.

Výjimky

geographyValue

geographyValue

Platí pro