GeometryConvexHullAggregate.Terminate Method

Definition

Returns the SqlGeometry object that represents the geometry collection.

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

A SqlGeometry object that represents the geometry collection.

Applies to