Freigeben über


Microsoft.SqlServer.Types-Namespace

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.

Klassen

  Klasse Beschreibung
Öffentliche Klasse HierarchyIdException The exception that is thrown for invalid SqlHierarchyId values.
Öffentliche Klasse SqlGeography The SqlGeography type represents data in a geodetic (round earth) coordinate system.
Öffentliche Klasse SqlGeographyBuilder Constructs instances of SqlGeography objects by using IGeographySink interface.
Öffentliche Klasse SqlGeometry The SqlGeometry type represents data in a Euclidean (flat) coordinate system.
Öffentliche Klasse SqlGeometryBuilder Constructs instances of SqlGeometry objects by using IGeometrySink interface.

Strukturen

  Struktur Beschreibung
Öffentliche Struktur SqlHierarchyId The SqlHierarchyId type represents a position in a hierarchical structure, specifying depth and breadth.

Schnittstellen

  Schnittstelle Beschreibung
Öffentliche Schnittstelle IGeographySink Interface used by SqlGeographyBuilder to construct a SqlGeography object.
Öffentliche Schnittstelle IGeometrySink Defines the interface that the SqlGeometryBuilder class uses to construct a SqlGeometryBuilderobject.

Enumerationen

  Enumeration Beschreibung
Öffentliche Enumeration OpenGisGeographyType Lists Open GIS geography types.
Öffentliche Enumeration OpenGisGeometryType Lists Open GIS geometry types.