Classe SpatialTessellationFunction
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Provides static methods for creating a spatial tessellation.
Hierarquia de herança
System.Object
Microsoft.SqlServer.Types.SpatialTessellationFunction
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (em Microsoft.SqlServer.Types.dll)
Sintaxe
'Declaração
Public Class SpatialTessellationFunction
'Uso
Dim instance As SpatialTessellationFunction
public class SpatialTessellationFunction
public ref class SpatialTessellationFunction
type SpatialTessellationFunction = class end
public class SpatialTessellationFunction
O tipo SpatialTessellationFunction expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
SpatialTessellationFunction | Infraestrutura. Initializes a new instance of the SpatialTessellationFunction class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() ![]() |
FillRow | Infraestrutura. Fills the cell parameters with tessellation property values from the specified object. |
![]() |
Finalize | (Herdado de Object.) |
![]() ![]() |
Geodetic | Infraestrutura. Returns the grid cell for the given SqlGeography instance. |
![]() ![]() |
GetAttribute | Infraestrutura. Gets the cell attribute for the given object. |
![]() ![]() |
GetCoverage | Infraestrutura. Gets the grid coverage for the given object. |
![]() |
GetHashCode | (Herdado de Object.) |
![]() ![]() |
GetId | Infraestrutura. Gets the cell identifier from the specified object. |
![]() ![]() |
GetIsAncestor | Infraestrutura. Indicates whether the object is an ancestor. |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() ![]() |
Planar | Infraestrutura. Returns the grid cell for the given SqlGeometry instance. |
![]() |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.