| SqlGeneratorIsSystemQuery Method  | 
            Check if the specified query is system query.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic static bool IsSystemQuery(
	string queryName
)
Parameters
- queryName
 - Type: SystemString
Query name 
Return Value
Type: 
Boolean
See Also