SqlSpatialServices.GetLatitude Method (DbGeography)
Returns the latitude coordinate of the given DbGeography value, if it represents a point.
Assembly: EntityFramework.SqlServer (in EntityFramework.SqlServer.dll)
Parameters
- geographyValue
-
Type:
System.Data.Entity.Spatial.DbGeography
The geography value, which need not represent a point.