Construtor GeographyConvexHullAggregate
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Initializes a new instance of the GeographyConvexHullAggregate class.
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (em Microsoft.SqlServer.Types.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New GeographyConvexHullAggregate()
public GeographyConvexHullAggregate()
public:
GeographyConvexHullAggregate()
new : unit -> GeographyConvexHullAggregate
public function GeographyConvexHullAggregate()