Click or drag to resize
IDataQueryTQueryOrderByDefault Method
Sets the default order by for the query

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
TQuery OrderByDefault()

Return Value

Type: TQuery
See Also