Partilhar via


Método GeographyCollectionAggregate.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 GeographyCollectionAggregate object.

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

Sintaxe

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

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

GeographyCollectionAggregate Classe

Namespace Microsoft.SqlServer.Types