AbstractInfoProviderTInfo, TProvider, TQueryGetObjectQuery Method |
Gets the object query for the provider
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax protected TQuery GetObjectQuery(
bool checkLicense = true
)
Parameters
- checkLicense (Optional)
- Type: SystemBoolean
If true, the call checks the license
Return Value
Type:
TQuerySee Also