Geometry.ToWellKnownText
This function converts a specific geometric point value into its Well-Known Text (WKT) format according to the standards set by the Open Geospatial Consortium (OGC). WKT is commonly utilized as the se...
Geometry.ToWellKnownText(input as nullable record, optional omitSRID as nullable logical) as nullable text