Geometry.FromWellKnownText
Syntax
Geometry.FromWellKnownText(input as nullable text) as nullable record
About
Translates text representing a geometric value in Well-Known Text (WKT) format into a structured record. WKT is a standard format defined by the Open Geospatial Consortium (OGC) and is the typical serialization format used by databases including SQL Server.