FDO .NET API Reference Feature Data Objects

mgOrderType.h File Reference

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

Go to the source code of this file.


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

Comments or suggestions? Send us feedback.