Columns Property (MySqlLoaderOptions)
Gets or sets a semicilon-separated list of columns for the SET clause of the LOAD DATA statement.
public string Columns {get; set;}
'Declaration
Public Property Columns As String
Property Value
The semicilon-separated list of columns for the SET clause of the LOAD DATA statement.