dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlLoaderColumnCollection Class / Add Method

Add Method (SqlLoaderColumnCollection)
Adds the specified SqlLoaderColumn to the SqlLoaderColumnCollection.
Overload List
OverloadDescription
Adds a SqlLoaderColumn to the SqlLoaderColumnCollection given the column name and column data type.  
Adds the specified Devart.Common.DbLoaderColumn to the Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoaderColumnCollection)
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