serialize
Description:
Creates a new string representing an expression used as field in a SELECT statement before the FROM clause.
Parameters:
this |
a SqlSelectField structure |
Returns:
a new string with the description of the expression or "null" in case this is invalid. |