| AbstractInfoProviderTInfo, TProvider, TQueryGetGeneralObjectQuery Method | 
            Gets an object query from the provider
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected internal override IObjectQuery GetGeneralObjectQuery(
	bool checkLicense = true
)
Parameters
- checkLicense (Optional)
- Type: SystemBoolean
 If true, the call checks the license
Return Value
Type: 
IObjectQuery See Also
See Also