GeographyCollectionAggregate.Merge(GeographyCollectionAggregate) Método

Definición

Agrega la colección especificada GeographyCollectionAggregate a esta colección geography.

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

Parámetros

group
GeographyCollectionAggregate

Colección de objetos SqlGeography que se van a agregar a esta colección geography.

Se aplica a