ST_PointN

Function ST_PointN 

Source
pub fn ST_PointN<ls, n>(
    ls: ls,
    n: n,
) -> ST_PointN<<ls as AsExpression<LineString>>::Expression, <n as AsExpression<Integer>>::Expression>
Expand description

Represents the MySQL ST_PointN function