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_LineString type

 

ST_LineString constructor

Constructs a linestring.

 Overload list

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