GeographyConvexHullAggregate.Accumulate(SqlGeography) Método

Definição

Adiciona o objeto fornecido SqlGeography a esse casco convexo.

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

O objeto SqlGeography a ser adicionado a esse casco convexo.

Aplica-se a