Constructeur SqlGeography
Initializes a new instance of the SqlGeography class.
Espace de noms : Microsoft.SqlServer.Types
Assembly : Microsoft.SqlServer.Types (en Microsoft.SqlServer.Types.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New SqlGeography()
public SqlGeography()
public:
SqlGeography()
new : unit -> SqlGeography
public function SqlGeography()