IDataQueryIsCombinedQuery Property |
If true, this query is combined from several queries. When additional parameters are applied to it, it will be wrapped into a nested query.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax bool IsCombinedQuery { get; set; }
Property Value
Type:
BooleanSee Also