The abstract data reader structure.
Definition of the structured (formatted) data source reader .
Provides an abstract interface to a structured data format reader. All classes that want to read an SObject type to file must inherit from this object’s class.
Inherit from SObject.
The data source to read from.