Método EndGeography
Finishes a call sequence for a geography type.
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (em Microsoft.SqlServer.Types.dll)
Sintaxe
'Declaração
Sub EndGeography
'Uso
Dim instance As IGeographySink
instance.EndGeography()
void EndGeography()
void EndGeography()
abstract EndGeography : unit -> unit
function EndGeography()
Comentários
Method must be used with BeginGeography() method.