初始化 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
已创建此实例的实现。