Initializes a new instance of the SqlGeometry class.
命名空間: Microsoft.SqlServer.Types
組件: Microsoft.SqlServer.Types (在 Microsoft.SqlServer.Types.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New SqlGeometry()
public SqlGeometry()
public:
SqlGeometry()
new : unit -> SqlGeometry
public function SqlGeometry()