Partager via


IGeographySink.EndGeography méthode ()

 

Termine une séquence d'appel pour un type geography. Cette API est obsolète. Il est préférable d'utiliser IGeographySink110.

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

Syntaxe

void EndGeography()
void EndGeography()
abstract EndGeography : unit -> unit
Sub EndGeography

Notes

Méthode doit être utilisée avec BeginGeography() (méthode).

Voir aussi

IGeographySink interface
Microsoft.SqlServer.Types espace de noms

Retour au début