GeographyCollectionAggregate.Terminate Method

Definition

Returns the SqlGeography object that represents the geography collection.

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 the geography collection.

Applies to