dotConnect for Zoho Books Documentation
Devart.Data Namespace / SqlShimLoaderColumnCollection Class
Members

SqlShimLoaderColumnCollection Class
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