SpatialGridCoverage Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides methods for obtaining a spatial grid coverage.
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
| Name | Description | |
|---|---|---|
![]() | SpatialGridCoverage() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the SpatialGridCoverage class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() ![]() | FillRow(Object^, Int32%, Byte%, array<Byte>^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Fills the grid cell parameters with tessellation property values from the specified object. |
![]() | Finalize() | (Inherited from Object.) |
![]() ![]() | Geodetic(SqlGeography^, Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the grid cell for the given SqlGeography instance. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | Planar(SqlGeometry^, Double, Double, Double, Double, Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the grid cell for the given SqlGeometry instance. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


