SqlSelectFrom.serialize

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

class SqlSelectFrom
string
serialize
()

Return Value

Type: string

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