MySqlBulkLoader.Columns property
(Optional) A list of the column names in the destination table that should be filled with data from the input file.
public List<string> Columns { get; }
See Also
- class MySqlBulkLoader
- namespace MySqlConnector
- assembly MySqlConnector