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.
Checks if the query filters on a given tableId
Syntax
private boolean hasFilteredTable(Query _sourceQuery, TableId _tableId)
Run On
Server
Parameters
- _sourceQuery
Type: Query Class
The query to check for filters
- _tableId
Type: TableId Extended Data Type
The tableId to look for filters on
Return Value
Type: boolean
boolean: If the query has a filter on the given tableID