GeographyUnionAggregate.Terminate メソッド

定義

この geography 共用体を表す 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

返品

この geography 共用体を表す SqlGeography オブジェクト。

適用対象