Lingua

GeometryEnvelopeAggregate.Accumulate(SqlGeometry) Metodo

Definizione

Aggiunge l'oggetto specificato SqlGeometry in questa busta geometrica.

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)

Parametri

g
SqlGeometry

Oggetto SqlGeometry da aggiungere in questa busta geometry.

Si applica a