Lingua

GeometryUnionAggregate.Merge(GeometryUnionAggregate) Metodo

Definizione

Aggiunge l'oggetto specificato GeometryUnionAggregate in questa unione geometrica.

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

Parametri

group
GeometryUnionAggregate

Oggetto GeometryUnionAggregate da aggiungere a questa unione geometrica.

Si applica a