Partager via


Classe SpatialTessellationFunction

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Provides static methods for creating a spatial tessellation.

Hiérarchie d'héritage

System.Object
  Microsoft.SqlServer.Types.SpatialTessellationFunction

Espace de noms :  Microsoft.SqlServer.Types
Assembly :  Microsoft.SqlServer.Types (en Microsoft.SqlServer.Types.dll)

Syntaxe

'Déclaration
Public Class SpatialTessellationFunction
'Utilisation
Dim instance As SpatialTessellationFunction
public class SpatialTessellationFunction
public ref class SpatialTessellationFunction
type SpatialTessellationFunction =  class end
public class SpatialTessellationFunction

Le type SpatialTessellationFunction expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique SpatialTessellationFunction Infrastructure. Initializes a new instance of the SpatialTessellationFunction class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode publiqueMembre statique FillRow Infrastructure. Fills the cell parameters with tessellation property values from the specified object.
Méthode protégée Finalize (hérité de Object.)
Méthode publiqueMembre statique Geodetic Infrastructure. Returns the grid cell for the given SqlGeography instance.
Méthode publiqueMembre statique GetAttribute Infrastructure. Gets the cell attribute for the given object.
Méthode publiqueMembre statique GetCoverage Infrastructure. Gets the grid coverage for the given object.
Méthode publique GetHashCode (hérité de Object.)
Méthode publiqueMembre statique GetId Infrastructure. Gets the cell identifier from the specified object.
Méthode publiqueMembre statique GetIsAncestor Infrastructure. Indicates whether the object is an ancestor.
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publiqueMembre statique Planar Infrastructure. Returns the grid cell for the given SqlGeometry instance.
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Types