다음을 통해 공유


SpatialImplementation.CreateWellKnownTextSqlFormatter 메서드

이 구현에 대한 WellKnownTextSqlFormatter를 만듭니다.

네임스페이스:  System.Spatial
어셈블리:  System.Spatial(System.Spatial.dll)

구문

‘선언
Public MustOverride Function CreateWellKnownTextSqlFormatter As WellKnownTextSqlFormatter
‘사용 방법
Dim instance As SpatialImplementation
Dim returnValue As WellKnownTextSqlFormatter

returnValue = instance.CreateWellKnownTextSqlFormatter()
public abstract WellKnownTextSqlFormatter CreateWellKnownTextSqlFormatter()
public:
virtual WellKnownTextSqlFormatter^ CreateWellKnownTextSqlFormatter() abstract
abstract CreateWellKnownTextSqlFormatter : unit -> WellKnownTextSqlFormatter 
public abstract function CreateWellKnownTextSqlFormatter() : WellKnownTextSqlFormatter

반환 값

유형: System.Spatial.WellKnownTextSqlFormatter
만든 WellKnownTextSqlFormatter입니다.

참고 항목

참조

SpatialImplementation 클래스

CreateWellKnownTextSqlFormatter 오버로드

System.Spatial 네임스페이스