SqlSelectTarget.serialize

Creates a new string representing a target used in a SELECT statement after the FROM clause.

class SqlSelectTarget
string
serialize
()

Return Value

Type: string

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