Langue

GeographyUnionAggregate.Merge(GeographyUnionAggregate) Méthode

Définition

Ajoute un autre GeographyUnionAggregate objet dans cette union géographique.

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

Paramètres

group
GeographyUnionAggregate

Autre GeographyUnionAggregate objet à ajouter à cette union géographique.

S’applique à