共用方式為


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()