Langue

GeometryUnionAggregate.Accumulate(SqlGeometry) Méthode

Définition

Ajoute l’objet donné SqlGeometry dans cette union géométrique.

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 union géométrique.

S’applique à