Sdílet prostřednictvím


SqlSpatialServices.GetLongitude(DbGeography) Metoda

Definice

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

public override Nullable<double> GetLongitude (System.Data.Entity.Spatial.DbGeography geographyValue);
override this.GetLongitude : System.Data.Entity.Spatial.DbGeography -> Nullable<double>
Public Overrides Function GetLongitude (geographyValue As DbGeography) As Nullable(Of Double)

Parametry

geographyValue
DbGeography

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

Návraty

Souřadnice zeměpisné délky dané DbGeography hodnoty.

Platí pro