Конструктор SqlGeography
Initializes a new instance of the SqlGeography class.
Пространство имен: Microsoft.SqlServer.Types
Сборка: Microsoft.SqlServer.Types (в Microsoft.SqlServer.Types.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New SqlGeography()
public SqlGeography()
public:
SqlGeography()
new : unit -> SqlGeography
public function SqlGeography()