GeographyUnionAggregate.Terminate Method

Definition

Returns the SqlGeography object that represents this geography union.

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

Returns

The SqlGeography object that represents this geography union.

Applies to