Compartir a través de


Espacio de nombres Microsoft.SqlServer.Types

The Microsoft.SqlServer.Types namespace contains classes used when working with the HierarchyID data type and the spatial data types, such as the geometry and geographic data types.

Clases

  Clase Descripción
Clase pública HierarchyIdException The exception that is thrown for invalid SqlHierarchyId values.
Clase pública SqlGeography The SqlGeography type represents data in a geodetic (round earth) coordinate system.
Clase pública SqlGeographyBuilder Constructs instances of SqlGeography objects by using IGeographySink interface.
Clase pública SqlGeometry The SqlGeometry type represents data in a Euclidean (flat) coordinate system.
Clase pública SqlGeometryBuilder Constructs instances of SqlGeometry objects by using IGeometrySink interface.

Estructuras

  Estructura Descripción
Estructura pública SqlHierarchyId The SqlHierarchyId type represents a position in a hierarchical structure, specifying depth and breadth.

Interfaces

  Interfaz Descripción
Interfaz pública IGeographySink Interface used by SqlGeographyBuilder to construct a SqlGeography object.
Interfaz pública IGeometrySink Defines the interface that the SqlGeometryBuilder class uses to construct a SqlGeometryBuilderobject.

Enumeraciones

  Enumeración Descripción
Enumeración pública OpenGisGeographyType Lists Open GIS geography types.
Enumeración pública OpenGisGeometryType Lists Open GIS geometry types.