TurboDB.NET Managed Provider
TurboDBDataReader Class
Top
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: MarshalByRefObject, IDataReader, IDisposable, IDataRecord, IEnumerable
Requirements
Namespace:
DataWeb.TurboDB
Platforms
: Windows 98, Windows ME, Windows NT 4, Windows 2000, Windows XP
Assembly
: DataWeb.TurboDB (in file DataWeb.TurboDB.dll)
See also
TurboDBDataReader Members