dotConnect for SugarCRM 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

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