select_take_order_by


Description:

public void select_take_order_by (SList<SqlSelectOrder> order_by)

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