| MultiObjectQueryBaseTQuery, TInnerQuery, TObjectCreateQuery Method | 
            Creates query for the given type
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
 Syntax
Syntaxprotected override TInnerQuery CreateQuery(
	string type
)
Parameters
- type
- Type: SystemString
 Query type
Return Value
Type: 
TInnerQuery See Also
See Also