共用方式為


EndGeography 方法

Finishes a call sequence for a geography type.

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