serialize
Description:
Creates a new string description of the FROM clause used in a SELECT statement.
Parameters:
this |
a SqlSelectFrom structure |
Returns:
a new string with the description of the FROM or "null" in case this is invalid. |