|
This clears the caches of all Named Queries in a project. If called from the Shared Scope (i.e., Tag Event Scripts, Alarm Pipelines, etc.) then the name of the project must be passed as a parameter. |
This scripting function has no Client Permission restrictions. |
system.db. clearAllNamedQueryCaches()
none
No Return Value
All |
system.db. clearAllNamedQueryCaches()
String project - The Project that contains the named query whose cache needs to be cleared.
No Return Value
All |
|