FDO API Reference Feature Data Objects

OrderingOption.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Enumerations

enum  FdoOrderingOption { FdoOrderingOption_Ascending, FdoOrderingOption_Descending }
 The FdoOrderingOption enumeration defines the list acceptable values that can be specified as order by clause to the select and select aggregate commands.
Parameters:
FdoOrderingOption_Ascending Used for ascending option
FdoOrderingOption_Descending Used for descending option
. More...

Comments or suggestions? Send us feedback.