GeographyCollectionAggregate.Merge(GeographyCollectionAggregate) Método

Definição

Adiciona a coleção fornecida GeographyCollectionAggregate a essa coleção de geografia.

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

A coleção de objetos SqlGeography a serem adicionados a essa coleção de geografia.

Aplica-se a