共用方式為


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