Langue

GeometryCollectionAggregate.Accumulate(SqlGeometry) Méthode

Définition

Ajoute l’objet spécifié SqlGeometry dans cette collection geometry.

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

Paramètres

g
SqlGeometry

Objet SqlGeometry à ajouter à cette collection.

S’applique à