Partager via


GeographyUnionAggregate.Terminate méthode ()

 

Cette API prend en charge l’infrastructure de produit et n’est pas destinée à être utilisée directement depuis votre code.

Retourne l'objet SqlGeography qui représente cette union geography.

Espace de noms:   Microsoft.SqlServer.Types
Assembly:  Microsoft.SqlServer.Types (dans Microsoft.SqlServer.Types.dll)

Syntaxe

public SqlGeography Terminate()
public:
virtual SqlGeography^ Terminate() sealed
abstract Terminate : unit -> SqlGeography
override Terminate : unit -> SqlGeography
Public Function Terminate As SqlGeography

Valeur de retour

Type: Microsoft.SqlServer.Types.SqlGeography

Objet SqlGeography qui représente cette union geography.

Voir aussi

GeographyUnionAggregate classe
Microsoft.SqlServer.Types espace de noms

Retour au début