SqlSelectJoin.serialize

Creates a new string description of the join used in a SELECT statement.

class SqlSelectJoin
string
serialize
()

Return Value

Type: string

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