API Reference
OSGeo FDO Provider for SHP
Main Page
Modules
Classes
Files
ShpIExtendedSelect
ClearOrderingOptions
ExecuteScrollable
GetOrderingOption
SetCompareHandler
SetOrderingOption
virtual FdoOrderingOption ShpIExtendedSelect::GetOrderingOption
(
FdoString *
propertyName
)
[pure virtual]
Gets the ordering option for a given property.
Parameters:
propertyName
Is the property name for which the ordering should be applied. This property should be in the ordering collection.
Returns:
Returns the ordering option.
Comments?