WellKnownTextSqlFormatter.Create 方法

创建格式化程序的实现。

命名空间:  System.Spatial
程序集:  System.Spatial(在 System.Spatial.dll 中)

语法

声明
Public Shared Function Create As WellKnownTextSqlFormatter
用法
Dim returnValue As WellKnownTextSqlFormatter

returnValue = WellKnownTextSqlFormatter.Create()
public static WellKnownTextSqlFormatter Create()
public:
static WellKnownTextSqlFormatter^ Create()
static member Create : unit -> WellKnownTextSqlFormatter 
public static function Create() : WellKnownTextSqlFormatter

返回值

类型:System.Spatial.WellKnownTextSqlFormatter
返回已创建的 WellKnownTextSqlFormatter 实现。

请参阅

参考

WellKnownTextSqlFormatter 类

Create 重载

System.Spatial 命名空间