FDO .NET API Reference Feature Data Objects

The OrderingOption enumeration defines the list acceptable values that can be specified as order by clause to the select and select aggregate commands.

()

Enumerator:
OrderingOption_Ascending  Used for ascending option.
OrderingOption_Descending  Used for descending option.

Definition at line 29 of file mgOrderingOption.h.


Comments or suggestions? Send us feedback.