共用方式為


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.