Costruttore SqlGeography
Initializes a new instance of the SqlGeography class.
Spazio dei nomi Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New SqlGeography()
public SqlGeography()
public:
SqlGeography()
new : unit -> SqlGeography
public function SqlGeography()