LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlBulkLoader.Expressions property

(Optional) A list of expressions used to set field values from the columns in the source data.

public List<string> Expressions { get; }

See Also