Passa al contenuto principale

Geography.FromWellKnownText

Converte il testo che rappresenta un valore geografico in formato WKT (well-known text) in un record strutturato.

Syntax

Geography.FromWellKnownText(
input as text
) as record

Remarks

Converte il testo che rappresenta un valore geografico in formato WKT (well-known text) in un record strutturato. Il formato WKT è un formato standard definito dall'Open Geospatial Consortium (OGC) ed è il formato di serializzazione tipico usato dai database, incluso SQL Server.

Category

Record.Serialization