| DataQueryBaseTQuery Constructor (String) | 
            Creates a query based on the given query name
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
 Syntax
Syntaxprotected DataQueryBase(
	string queryName
)
Parameters
- queryName
- Type: SystemString
 Full query name
 See Also
See Also