Db.Expression Class
The representation of expression to use inqueries
Constructor
Db.Expression
(
-
chain1
Parameters:
-
chain1
Db.Expression | StringPass as many arguments as you want, and they will be concatenated together with spaces in between them. Db.Expression objects will be enclosed in parentheses before being concatenated.