Freigeben über


WellKnownTextSqlFormatter-Konstruktor

Initialisiert eine neue Instanz der WellKnownTextSqlFormatter-Klasse.

Namespace:  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Syntax

'Declaration
Protected Sub New ( _
    creator As SpatialImplementation _
)
'Usage
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
)

Parameter

Siehe auch

Verweis

WellKnownTextSqlFormatter Klasse

System.Spatial-Namespace