共用方式為


WellKnownTextSqlFormatter 建構函式

初始化 WellKnownTextSqlFormatter 類別的新執行個體。

命名空間:  System.Spatial
組件:  System.Spatial (在 System.Spatial.dll 中)

語法

'宣告
Protected Sub New ( _
    creator As SpatialImplementation _
)
'用途
Dim creator As SpatialImplementation

Dim instance As New WellKnownTextSqlFormatter(creator)
protected WellKnownTextSqlFormatter(
    SpatialImplementation creator
)
protected:
WellKnownTextSqlFormatter(
    SpatialImplementation^ creator
)
new : 
        creator:SpatialImplementation -> WellKnownTextSqlFormatter
protected function WellKnownTextSqlFormatter(
    creator : SpatialImplementation
)

參數

請參閱

參考

WellKnownTextSqlFormatter 類別

System.Spatial 命名空間