Freigeben über


GeographyEnvelopeAggregate-Konstruktor

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

Initializes a new instance of the GeographyEnvelopeAggregate class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New GeographyEnvelopeAggregate()
public GeographyEnvelopeAggregate()
public:
GeographyEnvelopeAggregate()
new : unit -> GeographyEnvelopeAggregate
public function GeographyEnvelopeAggregate()

Siehe auch

Verweis

GeographyEnvelopeAggregate Klasse

Microsoft.SqlServer.Types-Namespace