dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlLoaderColumn Class / MySqlLoaderColumn Constructor

In This Topic
    MySqlLoaderColumn Constructor
    In This Topic
    Initializes a new instance of the MySqlLoaderColumn class.
    Overload List
    OverloadDescription
    Initializes a new instance of the MySqlLoaderColumn class.  
    Initializes a new instance of the MySqlLoaderColumn class with the column name and column data type.  
    Initializes a new instance of the MySqlLoaderColumn class with the column name, column data type and column size.  
    Initializes a new instance of the MySqlLoaderColumn class with the column name, column data type, column size, precision and scale.  
    See Also