Partager via


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

Voir aussi

Référence

WellKnownTextSqlFormatter Classe

Espace de noms System.Spatial