포맷터의 구현을 만듭니다.
네임스페이스: System.Spatial
어셈블리: System.Spatial(System.Spatial.dll)
구문
‘선언
Public Shared Function Create As WellKnownTextSqlFormatter
‘사용 방법
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
반환 값
유형: System.Spatial.WellKnownTextSqlFormatter
만들어진 WellKnownTextSqlFormatter 구현을 반환합니다.