SpatialTessellationFunction Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides static methods for creating a spatial tessellation.
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
| Name | Description | |
|---|---|---|
![]() | SpatialTessellationFunction() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the SpatialTessellationFunction class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() ![]() | FillRow(Object^, array<Byte>^%, Byte%, array<Byte>^%, array<Byte>^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Fills the cell parameters with tessellation property values from the specified object. |
![]() | Finalize() | (Inherited from Object.) |
![]() ![]() | Geodetic(SqlGeography^, Int32, Int32, Int32, SqlDouble) | 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. |
![]() ![]() | GetAttribute(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the cell attribute for the given object. |
![]() ![]() | GetCoverage(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the grid coverage for the given object. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() ![]() | GetId(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the cell identifier from the specified object. |
![]() ![]() | GetIsAncestor(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates whether the object is an ancestor. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | Planar(SqlGeometry^, Double, Double, Double, Double, Int32, Int32, Int32, SqlDouble) | 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.


