共用方式為


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 命名空間