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
このインスタンスを作成した実装。