GeographyEnvelopeAggregate.Terminate 方法 ()
此 API 支持 产品 基础结构,不应从代码直接使用。
返回表示此地理包络线的 GeographyEnvelopeAggregate 对象。
命名空间: Microsoft.SqlServer.Types
程序集: Microsoft.SqlServer.Types(位于 Microsoft.SqlServer.Types.dll)
语法
public SqlGeography Terminate()
public:
virtual SqlGeography^ Terminate() sealed
abstract Terminate : unit -> SqlGeography
override Terminate : unit -> SqlGeography
Public Function Terminate As SqlGeography
返回值
Type: Microsoft.SqlServer.Types.SqlGeography
表示此地理包络线的 SqlGeography 对象。
另请参阅
GeographyEnvelopeAggregate 类
Microsoft.SqlServer.Types 命名空间
返回页首