GeographyEnvelopeAggregate.Accumulate(SqlGeography) Método

Definición

Agrega el objeto especificado SqlGeography a este sobre 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)

Parámetros

g
SqlGeography

Objeto SqlGeography que se va a agregar a este sobre geography.

Se aplica a