Freigeben über


WellKnownTextSqlFormatter.Create-Methode

Erstellt die Implementierung des Formatierers.

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

Syntax

'Declaration
Public Shared Function Create As WellKnownTextSqlFormatter
'Usage
Dim returnValue As WellKnownTextSqlFormatter

returnValue = WellKnownTextSqlFormatter.Create()
public static WellKnownTextSqlFormatter Create()
public:
static WellKnownTextSqlFormatter^ Create()
static member Create : unit -> WellKnownTextSqlFormatter 
public static function Create() : WellKnownTextSqlFormatter

Rückgabewert

Typ: System.Spatial.WellKnownTextSqlFormatter
Gibt die erstellte WellKnownTextSqlFormatter-Implementierung zurück.

Siehe auch

Verweis

WellKnownTextSqlFormatter Klasse

Create-Überladung

System.Spatial-Namespace