初始化 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
)
參數
- creator
型別:System.Spatial.SpatialImplementation
建立此執行個體的實作。