Lingua

GeographyCollectionAggregate.Accumulate(SqlGeography) Metodo

Definizione

Aggiunge l'oggetto specificato SqlGeography in questa raccolta geography.

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 raccolta geography.

Si applica a