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