FDO API Reference Feature Data Objects

virtual FDO_API FdoIdentifierCollection* FdoIBaseSelect::GetOrdering  )  [pure virtual]
 

Gets the FdoIdentifierCollection that holds the list of order by property names. If empty no ordering is used. This list is initially empty and the caller need to add the property that the command should use as a order by criteria.

Returns:
Returns the list of group by property names.

Comments or suggestions? Send us feedback.