Click or drag to resize
DataQuerySettingsBaseTQueryForceOrderBy Property
If true, the order by should be forced in the process of execution

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected bool ForceOrderBy { get; set; }

Property Value

Type: Boolean
See Also