The Function Definition, e.g. Sum([Value]+[Interest]).
operator
String
The operator, e.g. =,<>,<=.
value
Date
The value to compare the result of the function against.
includeTime
Boolean
Optional
If omitted, a value of False is assumed.
autoEscape
Boolean
Optional
Indicates that all '[' and ']' characters appearing in function (because it could actually contain function or field names) should be replaced with the correct Escape characters for this Database Provider.
If omitted, a value of False is assumed.