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

In This Topic
    SqlShimLoaderColumnCollection Class
    In This Topic
    Represents a collection of columns relevant to a SqlShimLoader.
    Syntax
    Remarks
    Use SqlShimLoaderColumnCollection class to add or remove columns that will be loaded. Order and number of columns in the collection must be equal to the order and number of columns in the loaded table.
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          Devart.Common.DbLoaderColumnCollection
             Devart.Data.SqlShimLoaderColumnCollection

    See Also