Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Finishes a call sequence for a geography type. This API is obsolete. IGeographySink110 should be used instead.
Spazio dei nomi Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
Sintassi
'Dichiarazione
Sub EndGeography
'Utilizzo
Dim instance As IGeographySink
instance.EndGeography()
void EndGeography()
void EndGeography()
abstract EndGeography : unit -> unit
function EndGeography()
Osservazioni
Method must be used with BeginGeography() method.