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.
Initializes the internal queryRun variable.
Syntax
protected void initQueryRun()
Run On
Called
Remarks
This method is called to initialize the internal queryRun variable. Typically, this is a copy of the queryRun inside reportRun.
Normally, this method should not be overridden.