GeometryEnvelopeAggregate.Terminate Method

Definition

Returns the SqlGeometry object that represents this geometry envelope.

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 envelope.

Applies to