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 protected internal override IObjectQuery GetGeneralObjectQuery(
bool checkLicense = true
)
Parameters
- checkLicense (Optional)
- Type: SystemBoolean
If true, the call checks the license
Return Value
Type:
IObjectQuerySee Also