System.Data.Spatial Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains classes for spatial database functionality.
Classes
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. |