SpatialTessellationFunction-Klasse
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Provides static methods for creating a spatial tessellation.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Types.SpatialTessellationFunction
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
Syntax
'Declaration
Public Class SpatialTessellationFunction
'Usage
Dim instance As SpatialTessellationFunction
public class SpatialTessellationFunction
public ref class SpatialTessellationFunction
type SpatialTessellationFunction = class end
public class SpatialTessellationFunction
Der SpatialTessellationFunction-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
SpatialTessellationFunction | Infrastruktur Initializes a new instance of the SpatialTessellationFunction class. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
FillRow | Infrastruktur Fills the cell parameters with tessellation property values from the specified object. | |
Finalize | (Geerbt von Object.) | |
Geodetic | Infrastruktur Returns the grid cell for the given SqlGeography instance. | |
GetAttribute | Infrastruktur Gets the cell attribute for the given object. | |
GetCoverage | Infrastruktur Gets the grid coverage for the given object. | |
GetHashCode | (Geerbt von Object.) | |
GetId | Infrastruktur Gets the cell identifier from the specified object. | |
GetIsAncestor | Infrastruktur Indicates whether the object is an ancestor. | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
Planar | Infrastruktur Returns the grid cell for the given SqlGeometry instance. | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.