IDataQuerySettings TQuery  OrderBy Method ( String )Kentico 8.0 API Reference
Adds the columns to the order by query

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

columns
Type:  OnlineSystem String 
Columns to add to order by

Return Value

Type: TQuery
See Also