Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Finishes a call sequence for a geography type. This API is obsolete. IGeographySink110 should be used instead.
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
Syntax
'Declaration
Sub EndGeography
'Usage
Dim instance As IGeographySink
instance.EndGeography()
void EndGeography()
void EndGeography()
abstract EndGeography : unit -> unit
function EndGeography()
Remarks
Method must be used with BeginGeography() method.