Aracılığıyla paylaş


DbSpatialServices.GetLongitude(DbGeography) Yöntem

Tanım

Bir noktayı temsil ediyorsa verilen DbGeography değerin Boylam koordinatını döndürür.

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)

Parametreler

geographyValue
DbGeography

Bir noktayı temsil etmemesi gereken coğrafya değeri.

Döndürülenler

Verilen DbGeography değerin Boylam koordinatı.

Özel durumlar

geographyValue

geographyValue

Şunlara uygulanır