DbSpatialServices.GetLongitude(DbGeography) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne la coordonnée longitude de la valeur donnée DbGeography , si elle représente un point.
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)
Paramètres
- geographyValue
- DbGeography
Valeur géographique, qui n’a pas besoin de représenter un point.
Retours
Coordonnée longitude de la valeur donnée DbGeography .
Exceptions
geographyValue
geographyValue