ISqlSpatialGridIndexable Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines the interface that is implemented by SqlGeography and SqlGeometry type objects to support spatial indexing.
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
| Name | Description | |
|---|---|---|
![]() | BufferForDistanceQuery(Double, Boolean%) | This API supports the product infrastructure and is not intended to be used directly from your code. Constructs a buffer for the given distance. |
![]() | GetBoundingBoxCorners(Double%, Double%, Double%, Double%) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the bounding box corners of the SqlGeography or SqlGeometry instance. |
![]() | GetGridCoverage(Boolean, Double, Double, Double, Double, Double, Double, Int32, Int32, array<Boolean, 2>^, array<Boolean, 2>^, Int32%, Int32%, Boolean%, Boolean%) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the grid coverage. |
![]() | InteriorBufferForDistanceQuery(Double) | This API supports the product infrastructure and is not intended to be used directly from your code. Constructs an interior buffer for the given distance. |
