SqlSelectField.serialize

Creates a new string representing an expression used as field in a SELECT statement before the FROM clause.

class SqlSelectField
string
serialize
()

Return Value

Type: string

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