GeographyEnvelopeAggregate.Terminate メソッド

定義

geography エンベロープを表す GeographyEnvelopeAggregate オブジェクトを返します。

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 オブジェクト。

適用対象