SqlSelectOrder.serialize

string serialize()

Creates 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.