Constructeur WellKnownTextSqlFormatter
Initialise une nouvelle instance de la classe WellKnownTextSqlFormatter.
Espace de noms : System.Spatial
Assembly : System.Spatial (en System.Spatial.dll)
Syntaxe
'Déclaration
Protected Sub New ( _
creator As SpatialImplementation _
)
'Utilisation
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
)
Paramètres
- creator
Type : System.Spatial.SpatialImplementation
Implémentation qui a créé cette instance.