AllowUserVariables
When set to True, user variables (prefixed by an $) can be used in SQL queries.
Data Type
bool
Default Value
false
Remarks
When set to True, user variables (prefixed by an $) can be used in SQL queries. The default behavior is to treat identifiers prefixed with $ as command parameters.