Lingua

GeographyUnionAggregate.Merge(GeographyUnionAggregate) Metodo

Definizione

Aggiunge un altro GeographyUnionAggregate oggetto in questa unione geografica.

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

Parametri

group
GeographyUnionAggregate

L'altro GeographyUnionAggregate oggetto da aggiungere a questa unione geografica.

Si applica a