Asc (keyword)

From RemObjects Software

Jump to: navigation, search

This is a Oxygene Keyword topic
Feel free to add your notes to this topic below.



The asc keyword defines ascending order of sorting in the order by query expression. This sorting order is implied by default.

You can also order by multiple fields at the same time, by providing a list of expressions, such as

order by c.Name asc, c.DateOfBirth desc;


See Also


Product: RemObjects Oxygene (formerly known as Chrome)
Current version: 3.0 Previous Versions: 'Joyride' (2.0), 'Floorshow' (1.5), 'Adrenochrome' (1.0)

GlossaryKeywordsLanguage FeaturesPlatform FeaturesSamplesArticlesHow ToIssues

Personal tools