System.Data.Spatial Namespace
.NET Framework 4.5
The System.Data.Spatial namespace that contains classes of spatial database functionality.
| Class | Description | |
|---|---|---|
|
DbGeography | Represents data in a geodetic (round earth) coordinate system. |
|
DbGeographyWellKnownValue | A data contract serializable representation of a DbGeography value. |
|
DbGeometry | Provides a base class for objects that define 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 | Represents a provider-independent service API for geospatial (Geometry/Geography) type support. |