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

In This Topic
    Add Method (SqlLoaderColumnCollection)
    In This Topic
    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)
    See Also