pub fn ST_GeometryN<gc, n>(
gc: gc,
n: n,
) -> ST_GeometryN<<gc as AsExpression<GeometryCollection>>::Expression, <n as AsExpression<Integer>>::Expression>Expand description
Represents the MySQL ST_GeometryN function
pub fn ST_GeometryN<gc, n>(
gc: gc,
n: n,
) -> ST_GeometryN<<gc as AsExpression<GeometryCollection>>::Expression, <n as AsExpression<Integer>>::Expression>Represents the MySQL ST_GeometryN function