Autodesk FDO Provider for Oracle API Reference

Oracle Provider API

API Reference Autodesk FDO Provider for Oracle
virtual FDO_API bool FdoISpatialIndexReader::ReadNext (  )  [pure virtual]

Advances the reader to the next item. The default position of the reader is prior to the first item. Therefore you must call ReadNext to begin accessing any data.

Returns:
Returns true if there is a next item.


Comments?