dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlLoaderColumnCollection Class / Add Method

In This Topic
    Add Method (MySqlLoaderColumnCollection)
    In This Topic
    Overload List
    OverloadDescription
    Adds a MySqlLoaderColumn to the MySqlLoaderColumnCollection given the column name, column data type, column size, precision, and scale.  
    Adds the specified Devart.Common.DbLoaderColumn to the Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoaderColumnCollection)
    See Also