Метод IGeographySink.EndGeography
Finishes a call sequence for a geography type. This API is obsolete. IGeographySink110 should be used instead.
Пространство имен: Microsoft.SqlServer.Types
Сборка: Microsoft.SqlServer.Types (в Microsoft.SqlServer.Types.dll)
Синтаксис
'Декларация
Sub EndGeography
'Применение
Dim instance As IGeographySink
instance.EndGeography()
void EndGeography()
void EndGeography()
abstract EndGeography : unit -> unit
function EndGeography()
Замечания
Method must be used with BeginGeography() method.