GeographyConvexHullAggregate.Terminate メソッド

定義

この凸包を表す SqlGeography オブジェクトを返します。

public Microsoft.SqlServer.Types.SqlGeography Terminate();
abstract member Terminate : unit -> Microsoft.SqlServer.Types.SqlGeography
override this.Terminate : unit -> Microsoft.SqlServer.Types.SqlGeography
Public Function Terminate () As SqlGeography

返品

この凸包を表す SqlGeography オブジェクト。

適用対象