次の方法で共有


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