dotConnect for FreshBooks Documentation
Devart.Common Namespace / DbDataAdapter Class
Members

DbDataAdapter Class
Represents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a data source.
Syntax
Remarks

This is an abstract class implemented by Devart data providers.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DataAdapter
            System.Data.Common.DbDataAdapter
               Devart.Common.DbDataAdapter
                  Devart.Data.SqlShimDataAdapter

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