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

SQL Anywhere 12.0.1 » SQL Anywhere Server - Spatial Data Support » Accessing and manipulating spatial data » ST_MultiPolygon type

 

ST_MultiPolygon constructor

Constructs a multi polygon.

 Overload list

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