SqlSelectOrder.serialize
string serialize() nothrowCreates a new string description of the ORDER BY clause used in a SELECT statement.
Returns
a new string with the description of the ORDER BY or "null" in case order is invalid.
string serialize() nothrowCreates a new string description of the ORDER BY clause used in a SELECT statement.