Поделиться через


Пространство имен 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.

Классы

  Класс Описание
Открытый класс GeographyCollectionAggregate Инфраструктура. Represents a geography collection from the given set of SqlGeography objects.
Открытый класс GeographyConvexHullAggregate Инфраструктура. Represents the convex hull for the given set of SqlGeography objects.
Открытый класс GeographyEnvelopeAggregate Инфраструктура. Represents a geography envelope from the given set of SqlGeography objects.
Открытый класс GeographyTessellationFunction Инфраструктура. Represents the geography tessellation functions.
Открытый класс GeographyUnionAggregate Инфраструктура. Represents a union of a set of SqlGeography objects.
Открытый класс GeometryCollectionAggregate Инфраструктура. Represents a geometry collection from the given set of SqlGeometry objects.
Открытый класс GeometryConvexHullAggregate Инфраструктура. Represents the convex hull for the given set of SqlGeometry objects.
Открытый класс GeometryEnvelopeAggregate Инфраструктура. Represents a geometry envelope based on the given set of SqlGeometry objects.
Открытый класс GeometryTessellationFunction Инфраструктура. Provides static methods for creating a geometry tessellation.
Открытый класс GeometryUnionAggregate Инфраструктура. Represents a union from a set of SqlGeometry objects.
Открытый класс HierarchyIdException The exception that is thrown for invalid SqlHierarchyId values.
Открытый класс SpaceFillingCurve Инфраструктура. Provides methods for calculating a space-filling curve.
Открытый класс SpatialGridCoverage Инфраструктура. Provides methods for obtaining a spatial grid coverage.
Открытый класс SpatialTessellationFunction Инфраструктура. Provides static methods for creating a spatial tessellation.
Открытый класс SqlGeography The SqlGeography type represents data in a geodetic (round earth) coordinate system.
Открытый класс SqlGeographyBuilder Constructs instances of SqlGeography objects by using IGeographySink interface.
Открытый класс SqlGeometry The SqlGeometry type represents data in a Euclidean (flat) coordinate system.
Открытый класс SqlGeometryBuilder Constructs instances of SqlGeometry objects by using IGeometrySink interface.

Структуры

  Структура Описание
Открытая структура SqlHierarchyId The SqlHierarchyId type represents a position in a hierarchical structure, specifying depth and breadth.

Интерфейсы

  Интерфейс Описание
Открытый интерфейс IGeographySink Устарело. Interface used by SqlGeographyBuilder to construct a SqlGeography object. This API is obsolete. IGeographySink110 should be used instead.
Открытый интерфейс IGeographySink110 Defines the interface used by SqlGeographyBuilder to construct a SqlGeography object.
Открытый интерфейс IGeometrySink Устарело. Defines the interface that the SqlGeometryBuilder class uses to construct a SqlGeometryBuilder object. This API is obsolete. IGeometrySink110 should be used instead.
Открытый интерфейс IGeometrySink110 Defines the interface used by SqlGeometryBuilder to construct a SqlGeometry object.
Открытый интерфейс ISqlSpatialGridIndexable Инфраструктура. Defines the interface that is implemented by SqlGeography and SqlGeometry type objects to support spatial indexing.

Перечисления

  Перечисление Описание
Открытое перечисление OpenGisGeographyType Lists supported and extended Open GIS geography types.
Открытое перечисление OpenGisGeometryType Lists Open GIS geometry types.