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