Lingua

GeographyUnionAggregate.Accumulate(SqlGeography) Metodo

Definizione

Aggiunge l'oggetto specificato SqlGeography in questa unione geografica.

public void Accumulate(Microsoft.SqlServer.Types.SqlGeography g);
abstract member Accumulate : Microsoft.SqlServer.Types.SqlGeography -> unit
override this.Accumulate : Microsoft.SqlServer.Types.SqlGeography -> unit
Public Sub Accumulate (g As SqlGeography)

Parametri

g
SqlGeography

Oggetto SqlGeography da aggiungere a questa unione geografica.

Si applica a