GeographyEnvelopeAggregate.Terminate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the GeographyEnvelopeAggregate object that represents the geography envelope.
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 envelope.