Orders results
$name
$type
Sets the order of a query
name
The column name to apply the ordering on.
type
The type can be one of the following constants:
TokyoTyrant::RDBQO_STRASC
TokyoTyrant::RDBQO_STRDESC
TokyoTyrant::RDBQO_NUMASC
TokyoTyrant::RDBQO_NUMDESC
This method returns the current object.