GeographyUnionAggregate.Merge(GeographyUnionAggregate) Método

Definición

Agrega otro GeographyUnionAggregate objeto a esta unión geográfica.

public void Merge(Microsoft.SqlServer.Types.GeographyUnionAggregate group);
member this.Merge : Microsoft.SqlServer.Types.GeographyUnionAggregate -> unit
Public Sub Merge (group As GeographyUnionAggregate)

Parámetros

group
GeographyUnionAggregate

El otro GeographyUnionAggregate objeto que se va a agregar a esta unión geography.

Se aplica a