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.