SqlSelectTarget.serialize
string serialize()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.
string serialize()Creates a new string representing a target used in a SELECT statement after the FROM clause.