Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Defines the interface that is implemented by SqlGeography and SqlGeometry type objects to support spatial indexing.
Пространство имен: Microsoft.SqlServer.Types
Сборка: Microsoft.SqlServer.Types (в Microsoft.SqlServer.Types.dll)
Синтаксис
'Декларация
Public Interface ISqlSpatialGridIndexable
'Применение
Dim instance As ISqlSpatialGridIndexable
public interface ISqlSpatialGridIndexable
public interface class ISqlSpatialGridIndexable
type ISqlSpatialGridIndexable = interface end
public interface ISqlSpatialGridIndexable
Тип ISqlSpatialGridIndexable обеспечивает доступ к следующим элементам.
Методы
| Имя | Описание | |
|---|---|---|
![]() |
BufferForDistanceQuery | Инфраструктура. Constructs a buffer for the given distance. |
![]() |
GetBoundingBoxCorners | Инфраструктура. Returns the bounding box corners of the SqlGeography or SqlGeometry instance. |
![]() |
GetGridCoverage | Инфраструктура. Gets the grid coverage. |
![]() |
InteriorBufferForDistanceQuery | Инфраструктура. Constructs an interior buffer for the given distance. |
В начало
.gif)