Share via


Méthode IGeographySink.EndGeography

Finishes a call sequence for a geography type. This API is obsolete. IGeographySink110 should be used instead.

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

Syntaxe

'Déclaration
Sub EndGeography
'Utilisation
Dim instance As IGeographySink

instance.EndGeography()
void EndGeography()
void EndGeography()
abstract EndGeography : unit -> unit
function EndGeography()

Notes

Method must be used with BeginGeography() method.

Voir aussi

Référence

IGeographySink Interface

Espace de noms Microsoft.SqlServer.Types