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


Метод GeographyEnvelopeAggregate.Terminate

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

Returns the GeographyEnvelopeAggregate object that represents the geography envelope.

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

Синтаксис

'Декларация
Public Function Terminate As SqlGeography
'Применение
Dim instance As GeographyEnvelopeAggregate 
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 the geography envelope.

См. также

Справочник

GeographyEnvelopeAggregate Класс

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