TurboDB ADO.NET Data Provider TurboDBDataReader Class |
Previous Top Next |
Offers a way to access data from a table or a result set in a uni-directional manner.
A list of all members of this type can be found in TurboDBDataReader Members.
C#
public sealed class TurboDBDataReader: DbDataReader
See also