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

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

 

ST_MultiPolygon(ST_MultiLineString[, VARCHAR(128)]) constructor

Creates a multi-polygon from a multilinestring containing exterior rings and an optional list of interior rings.

 Syntax
 Parameters
 Remarks
 Standards and compatibility
 Example