CriteriaCompilerAuxSettings Fields
| Name | Description |
|---|---|
| AdditionalAggregates | |
| AdditionalFunctions | |
| AdditionalParameters | |
| AllowConditionalFilterFunctions | |
| CaseSensitive | |
| CheckedMath | |
| DefaultAllowConditionalFilterFunctions static | |
| DefaultCheckedMath static | |
| DefaultIs3ValuedLogic static | |
| DefaultTimeZone static | Stores the default time zone for DateTimeOffset operations. |
| Is3ValuedLogic | |
| TimeZone | Stores the time zone for DateTimeOffset operations. |
See Also