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