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.

请参阅

参考

IGeographySink 接口

Microsoft.SqlServer.Types 命名空间