Click or drag to resize
SqlHelperORDERBY_DESC Field
Suffix for the descending order

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public const string ORDERBY_DESC = " DESC"

Field Value

Type: String
See Also