dotConnect Universal Documentation
Devart.Common Namespace / DbDataReaderBase Class
Members

DbDataReaderBase Class
Allows to read a forward-only stream of rows from a SQL server database.
Syntax
Remarks
Abstract DbDataReaderBase class implements some of Devart.Common.DbDataReader functionality that is DBMS-independent.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.Data.Common.DbDataReader
         Devart.Common.DbDataReaderBase
            Devart.Data.Universal.UniDataReader

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DbDataReaderBase Members
Devart.Common Namespace
Devart.Common.DbDataReader