serialize


Description:

public string serialize ()

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

Parameters:

this

a SqlSelectOrder structure

Returns:

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