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 whether the query is part of a report.
Syntax
public boolean inReport()
Run On
Called
Return Value
Type: boolean
true if the query is part of a report (is found under a report's data sources node); otherwise false.
Remarks
This function is not typically used by application code. If the method returns true, the report method can be used to access the report in which the query is defined.