GeometryUnionAggregate.Terminate Method

Definition

Returns the SqlGeometry object that represents this geometry union.

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

Returns

The SqlGeometry object that represents this geometry union.

Applies to