dotConnect for QuickBooks Online Documentation
Devart.Data Namespace / SqlShimDataAdapter Class
Members

In This Topic
    SqlShimDataAdapter Class
    In This Topic
    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
                         Devart.Data.QuickBooks.QuickBooksDataAdapter

    See Also