GeometryCollectionAggregate.Merge(GeometryCollectionAggregate) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Agrega la colección especificada GeometryCollectionAggregate a esta colección de geometría.
public void Merge(Microsoft.SqlServer.Types.GeometryCollectionAggregate group);
member this.Merge : Microsoft.SqlServer.Types.GeometryCollectionAggregate -> unit
Public Sub Merge (group As GeometryCollectionAggregate)
Parámetros
Colección de objetos SqlGeometry que se van a agregar a esta colección de geometría.