SqlSelectTarget.serialize

string serialize() nothrow

Creates a new string representing a target used in a SELECT statement after the FROM clause.

Returns

a new string with the description of the expression or "null" in case field is invalid.