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.
Provides methods for calculating a space-filling curve.
Jerarquía de herencia
System.Object
Microsoft.SqlServer.Types.SpaceFillingCurve
Espacio de nombres: Microsoft.SqlServer.Types
Ensamblado: Microsoft.SqlServer.Types (en Microsoft.SqlServer.Types.dll)
Sintaxis
'Declaración
Public NotInheritable Class SpaceFillingCurve
'Uso
public static class SpaceFillingCurve
public ref class SpaceFillingCurve abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SpaceFillingCurve = class end
public final class SpaceFillingCurve
El tipo SpaceFillingCurve expone los siguientes miembros.
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() ![]() |
Hilbert | Infraestructura. Returns the Hilbert curve for the specified point and iteration order of the curve. |
![]() ![]() |
ReverseHilbert | Infraestructura. Returns the point for the given Hilbert curve and iteration order of the curve. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)