API Reference OSGeo FDO Provider for SDF

virtual bool SdfIScrollableFeatureReader::ReadLast  )  [pure virtual]
 

Position the reader at the last record of the query result. This method returns false if the query result is empty.

Returns:
Returns true if a record is found or false if the result is empty.

Comments?