Freigeben über


GeographyEnvelopeAggregate.Init-Methode

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Initializes the properties of a GeographyEnvelopeAggregate object.

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

Syntax

'Declaration
Public Sub Init
'Usage
Dim instance As GeographyEnvelopeAggregate

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

Siehe auch

Verweis

GeographyEnvelopeAggregate Klasse

Microsoft.SqlServer.Types-Namespace