Used when indexing. You can create subclass to give the indexer the data it needs.
Returns the next record. The method in this class is abstract (or it tries to) It raises an exception telling you to implement it.
[Validate]