SpatialGridCoverage-Klasse
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Provides methods for obtaining a spatial grid coverage.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Types.SpatialGridCoverage
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
Syntax
'Declaration
Public Class SpatialGridCoverage
'Usage
Dim instance As SpatialGridCoverage
public class SpatialGridCoverage
public ref class SpatialGridCoverage
type SpatialGridCoverage = class end
public class SpatialGridCoverage
Der SpatialGridCoverage-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
SpatialGridCoverage | Infrastruktur Initializes a new instance of the SpatialGridCoverage class. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
FillRow | Infrastruktur Fills the grid 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. | |
GetHashCode | (Geerbt von Object.) | |
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.