Класс SpatialTessellationFunction
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Provides static methods for creating a spatial tessellation.
Иерархия наследования
System.Object
Microsoft.SqlServer.Types.SpatialTessellationFunction
Пространство имен: Microsoft.SqlServer.Types
Сборка: Microsoft.SqlServer.Types (в Microsoft.SqlServer.Types.dll)
Синтаксис
'Декларация
Public Class SpatialTessellationFunction
'Применение
Dim instance As SpatialTessellationFunction
public class SpatialTessellationFunction
public ref class SpatialTessellationFunction
type SpatialTessellationFunction = class end
public class SpatialTessellationFunction
Тип SpatialTessellationFunction обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
SpatialTessellationFunction | Инфраструктура. Initializes a new instance of the SpatialTessellationFunction class. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() ![]() |
FillRow | Инфраструктура. Fills the cell parameters with tessellation property values from the specified object. |
![]() |
Finalize | (Производный от Object.) |
![]() ![]() |
Geodetic | Инфраструктура. Returns the grid cell for the given SqlGeography instance. |
![]() ![]() |
GetAttribute | Инфраструктура. Gets the cell attribute for the given object. |
![]() ![]() |
GetCoverage | Инфраструктура. Gets the grid coverage for the given object. |
![]() |
GetHashCode | (Производный от Object.) |
![]() ![]() |
GetId | Инфраструктура. Gets the cell identifier from the specified object. |
![]() ![]() |
GetIsAncestor | Инфраструктура. Indicates whether the object is an ancestor. |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() ![]() |
Planar | Инфраструктура. Returns the grid cell for the given SqlGeometry instance. |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.