Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Spatial Data Support » Accessing and manipulating spatial data » ST_Polygon type

 

ST_Polygon constructor

Constructs a polygon.

 Overload list

ST_Polygon() constructor
ST_Polygon(LONG VARCHAR[, INT]) constructor
ST_Polygon(LONG BINARY[, INT]) constructor
ST_Polygon(ST_Point,ST_Point) constructor
ST_Polygon(ST_MultiLineString[, VARCHAR(128)]) constructor
ST_Polygon(ST_LineString,...) constructor