SqlSelectJoin.serialize
string serialize()Creates a new string description of the join used in a SELECT statement.
Returns
a new string with the description of the join or "null" in case join is invalid.
string serialize()Creates a new string description of the join used in a SELECT statement.