Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Defines the interface that is implemented by SqlGeography and SqlGeometry type objects to support spatial indexing.
Espacio de nombres: Microsoft.SqlServer.Types
Ensamblado: Microsoft.SqlServer.Types (en Microsoft.SqlServer.Types.dll)
Sintaxis
'Declaración
Public Interface ISqlSpatialGridIndexable
'Uso
Dim instance As ISqlSpatialGridIndexable
public interface ISqlSpatialGridIndexable
public interface class ISqlSpatialGridIndexable
type ISqlSpatialGridIndexable = interface end
public interface ISqlSpatialGridIndexable
El tipo ISqlSpatialGridIndexable expone los siguientes miembros.
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
BufferForDistanceQuery | Infraestructura. Constructs a buffer for the given distance. |
![]() |
GetBoundingBoxCorners | Infraestructura. Returns the bounding box corners of the SqlGeography or SqlGeometry instance. |
![]() |
GetGridCoverage | Infraestructura. Gets the grid coverage. |
![]() |
InteriorBufferForDistanceQuery | Infraestructura. Constructs an interior buffer for the given distance. |
Arriba
.gif)