Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if a range should be applied to the query.
Syntax
private boolean applyRange(TableId _tableId, FieldId _fieldId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The TableId to validate.
- _fieldId
Type: FieldId Extended Data Type
The FieldId to validate.
Return Value
Type: boolean
true, if the range should be applied to the query; otherwise false.