OSGeo FDO Provider for SHP API Reference

OSGeo FDO Provider for SHP API

API Reference OSGeo FDO Provider for SHP
virtual ShpIScrollableFeatureReader* ShpIExtendedSelect::ExecuteScrollable (  )  [pure virtual]

Executes the select command and returns a ShpIScrollableFeatureReader. If ordering is enabled, then the returned reader is sorted according to the ordering collection. This method perform sorting in memory and allocates an integer value for each row.

Returns:
Returns a ShpIScrollableFeatureReader object


Comments?