ST_BdPolyFromText function [Spatial]

Returns an ST_Polygon value built from the WKT representation of a multilinestring.

 Syntax
 Parameters
 Returns
Note

The ST_BdPolyFromText function is not present by default in newly created databases. Use the sa_install_feature system procedure to install the spatial SQL compatibility functions. See sa_install_feature system procedure.

 Remarks
 See also
 Standards and compatibility