Partilhar via


Método GeographyConvexHullAggregate.Init

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Initializes the properties of a GeographyConvexHullAggregate object.

Namespace:  Microsoft.SqlServer.Types
Assembly:  Microsoft.SqlServer.Types (em Microsoft.SqlServer.Types.dll)

Sintaxe

'Declaração
Public Sub Init
'Uso
Dim instance As GeographyConvexHullAggregate

instance.Init()
public void Init()
public:
virtual void Init() sealed
abstract Init : unit -> unit  
override Init : unit -> unit
public final function Init()

Consulte também

Referência

GeographyConvexHullAggregate Classe

Namespace Microsoft.SqlServer.Types