Click or drag to resize
SqlHelperORDERBY_ASC Field
Suffix for the ascending order

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

Field Value

Type: String
See Also