Partilhar via


Método GeometryEnvelopeAggregate.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 GeometryEnvelopeAggregate instance.

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

Sintaxe

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

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

GeometryEnvelopeAggregate Classe

Namespace Microsoft.SqlServer.Types