DynamicQueryEngine Fields |
The DynamicQueryEngine type exposes the following members.
Name | Description | |
---|---|---|
AlwaysWrapFieldAliasesInDoubleQuotes |
Flag to signal to always wrap aliases in quotes (making them case sensitive) (true), or wrap them only when CaseInsensitiveNames is set to true (false, default).
Only set this flag to true if you use Case insensitive names and also aliases which are reserved words, as these aliases are in that case no longer wrapped in
double quotes.
|