SqlSelectOrder.serialize

Creates a new string description of the ORDER BY clause used in a SELECT statement.

class SqlSelectOrder
string
serialize
()

Return Value

Type: string

a new string with the description of the ORDER BY or "null" in case order is invalid.