GeometryUnionAggregate.Merge(GeometryUnionAggregate) Método

Definição

Adiciona o objeto fornecido GeometryUnionAggregate a essa união de geometria.

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

Parâmetros

group
GeometryUnionAggregate

O GeometryUnionAggregate objeto a ser adicionado a essa união de geometria.

Aplica-se a