Поделиться через


Метод GeographyConvexHullAggregate.Terminate

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Returns the SqlGeography object that represents this convex hull.

Пространство имен:  Microsoft.SqlServer.Types
Сборка:  Microsoft.SqlServer.Types (в Microsoft.SqlServer.Types.dll)

Синтаксис

'Декларация
Public Function Terminate As SqlGeography
'Применение
Dim instance As GeographyConvexHullAggregate 
Dim returnValue As SqlGeography 

returnValue = instance.Terminate()
public SqlGeography Terminate()
public:
virtual SqlGeography^ Terminate() sealed
abstract Terminate : unit -> SqlGeography  
override Terminate : unit -> SqlGeography
public final function Terminate() : SqlGeography

Возвращаемое значение

Тип: Microsoft.SqlServer.Types.SqlGeography
The SqlGeography object that represents this convex hull.

См. также

Справочник

GeographyConvexHullAggregate Класс

Пространство имен Microsoft.SqlServer.Types