FDO API Reference Feature Data Objects

__property System::Void IBaseSelectImp::set_OrderingOption NAMESPACE_OSGEO_FDO_COMMANDS::OrderingOption  option  ) 
 

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.