<docbook><section><title>OPLDataReader</title><bridgehead class="http://www.w3.org/1999/xhtml:h3">OPLDataReader</bridgehead>
<para>Provides a way of reading a forward-only stream of data rows from a data source.</para><programlisting>public sealed class OPLDataReader : MarshalByRefObject, IDataReader, IDataRecord, IDisposable, IEnumerable
</programlisting><para> </para></section></docbook>