SQLInjections

Can contain one or more SQLInjection for SELECT, WHERE and JOIN clauses. When the original report is executed, all SQLInjections will be added to the original query and executed as a whole. However, you can only register injections which are identified in the original Report's macros.

See the XML samples at the end of this section for an example. It contains SELECT_CLAUSE and WHERE_CLAUSE as registered macros in the base report which can be by utilized by report injections.