Enumerations | |
enum | OrderingOption { OrderingOption_Ascending = FdoOrderingOption_Ascending, OrderingOption_Descending = FdoOrderingOption_Descending } |
The OrderingOption enumeration defines the list acceptable values that can be specified as order by clause to the select and select aggregate commands. More... |