FDO API Reference Feature Data Objects

virtual FDO_API void FdoIBaseSelect::SetOrderingOption FdoOrderingOption  option  )  [pure virtual]
 

Set the ordering option of the selection. This is only used if the ordering collection is not empty.

Parameters:
option Is the ordering option and should be set to one of FdoOrderingOption_Ascending or FdoOrderingOption_Descending. FdoOrderingOption_Ascending is the default value.
Returns:
Returns nothing

Comments or suggestions? Send us feedback.