Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Returns the SqlGeography object that represents the geography collection.
Espacio de nombres: Microsoft.SqlServer.Types
Ensamblado: Microsoft.SqlServer.Types (en Microsoft.SqlServer.Types.dll)
Sintaxis
'Declaración
Public Function Terminate As SqlGeography
'Uso
Dim instance As GeographyCollectionAggregate
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
Valor devuelto
Tipo: Microsoft.SqlServer.Types.SqlGeography
The SqlGeography object that represents the geography collection.