FDO .NET API Reference Feature Data Objects

mgOrderingOption.h File Reference

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

Go to the source code of this file.


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...

Comments or suggestions? Send us feedback.