Enumerations | |
enum | OrderType { OrderType_Ascending = FdoOrderType_Ascending, OrderType_Descending = FdoOrderType_Descending } |
The OrderType enumeration list contains two values to indicate if the object collection is to be ordered in ascending or descending fashion. More... |