Compartir a través de


Clase GeographyTessellationFunction

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Represents the geography tessellation functions.

Jerarquía de herencia

System.Object
  Microsoft.SqlServer.Types.GeographyTessellationFunction

Espacio de nombres:  Microsoft.SqlServer.Types
Ensamblado:  Microsoft.SqlServer.Types (en Microsoft.SqlServer.Types.dll)

Sintaxis

'Declaración
Public Class GeographyTessellationFunction
'Uso
Dim instance As GeographyTessellationFunction
public class GeographyTessellationFunction
public ref class GeographyTessellationFunction
type GeographyTessellationFunction =  class end
public class GeographyTessellationFunction

El tipo GeographyTessellationFunction expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público Equals (Se hereda de Object.)
Método públicoMiembro estático FillRow Infraestructura. Fills the row for the GeographyTessellationFunction.
Método protegido Finalize (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método públicoMiembro estático InitMethod Infraestructura. Returns an enumerable initialize method for the GeographyTessellationFunction.
Método protegido MemberwiseClone (Se hereda de Object.)
Método público ToString (Se hereda de Object.)

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.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Types