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.