Difference between revisions of "SYSCLS LAZY LOADING QUERY"
Line 19: | Line 19: | ||
| MANUAL_EVALUATION_ONLY|| Bool || If false the children are immediately loaded once the user opens the query and it has no local children yet. If true the query only gets updated if the user presses the refresh button or the evaluate query button. | | MANUAL_EVALUATION_ONLY|| Bool || If false the children are immediately loaded once the user opens the query and it has no local children yet. If true the query only gets updated if the user presses the refresh button or the evaluate query button. | ||
|} | |} | ||
+ | |||
+ | [[Category:Classifications|L]] |
Revision as of 13:38, 26 July 2023
Classifies an object as Lazy loading query.
MetaProperties
Name | Data type | Comment |
---|---|---|
MANUAL_EVALUATION_ONLY | Bool | If false the children are immediately loaded once the user opens the query and it has no local children yet. If true the query only gets updated if the user presses the refresh button or the evaluate query button. |