Expression

Expression is a SQL expression that defines the value of a derived property. The expression is included when data is selected from the table and may be any expression that can be evaluated in an SQL SELECT statement.

The expression can be used to perform calculations, subqueries, or calls to SQL functions.

Property names in expressions are case-sensitive.