フォーマッタの実装を作成します。
名前空間: 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 実装を返します。