dotConnect for Salesforce Marketing Cloud 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

    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