NestedQuerySettingsEnsureOrderByColumns Property |
If true, order by columns are translated into output columns CMS_O1, CMS_O2 etc. so that the data is available in the outer query. Default true
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool EnsureOrderByColumns { get; set; }
Property Value
Type:
BooleanSee Also