ExpressionInterface
+ Inheritance diagram for ExpressionInterface:

Description

Marks the instance as a literal SQL expression, exempt from being quoted.

Public Methods

string __toString ()
 

Methods

◆ __toString()

string __toString ( )
Returns
string

Implemented in Select, Branch, Column, and Expression.