Конструктор GeographyEnvelopeAggregate
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Initializes a new instance of the GeographyEnvelopeAggregate class.
Пространство имен: Microsoft.SqlServer.Types
Сборка: Microsoft.SqlServer.Types (в Microsoft.SqlServer.Types.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New GeographyEnvelopeAggregate()
public GeographyEnvelopeAggregate()
public:
GeographyEnvelopeAggregate()
new : unit -> GeographyEnvelopeAggregate
public function GeographyEnvelopeAggregate()