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 QueryRun object on temporary tables
Syntax
client server public static QueryRun initQueryRunOnTmp(QueryRun _queryRun, NoYes _groupCorrect)
Run On
Called
Parameters
- _queryRun
Type: QueryRun Class
QueryRun object which is source for data selection
- _groupCorrect
Type: NoYes Enumeration
Determines whether corrections should be grouped in QueryRun object
Return Value
Type: QueryRun Class
Resulting QueryRun object