Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Creates the implementation of the formatter.
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
Return Value
Type: System.Spatial.WellKnownTextSqlFormatter
Returns the created WellKnownTextSqlFormatter implementation.