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 命名空间