Constructeur SqlGeometry
Initializes a new instance of the SqlGeometry 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 SqlGeometry()
public SqlGeometry()
public:
SqlGeometry()
new : unit -> SqlGeometry
public function SqlGeometry()