System.Data.Entity.Spatial Namespace
Entity Framework 6.0
The System.Data.Entity.Spatial namespace contains classes of spatial database functionality for entity framework.
| Class | Description | |
|---|---|---|
![]() | DbGeography | Represents data in a geodetic (round earth) coordinate system. |
![]() | DbGeographyWellKnownValue | A data contract serializable representation of a DbGeography value. |
![]() | DbGeometry | Represents geometric shapes. |
![]() | DbGeometryWellKnownValue | A data contract serializable representation of a DbGeometry value. |
![]() | DbSpatialDataReader | A provider-independent service API for geospatial (Geometry/Geography) type support. |
![]() | DbSpatialServices | A provider-independent service API for geospatial (Geometry/Geography) type support. |
Show:
