Gets the data query for this object type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- includeTypeCondition
- Type: System Boolean
If true, the type condition is included, otherwise selects all data from the data source
- parameters
- Type: System Action DataQuerySettings
Parameters for the data retrieval
- checkLicense
- Type: System Boolean
If true, the license is checked for this query
Return Value
Type: IDataQuerySee Also