select_take_order_by
Description:
Sets the ORDER BY clause of this
order_by
's ownership is transferred to this (which means this
is then responsible for freeing it when no longer needed).
Parameters:
this |
a SqlStatement pointer |
order_by |
a list of SqlSelectOrder pointer |