MySqlBulkCopyColumnMapping.DestinationColumn property
The name of the destination column to copy to. To use an expression, this should be the name of a unique user-defined variable.
public string DestinationColumn { get; set; }
See Also
- class MySqlBulkCopyColumnMapping
- namespace MySqlConnector
- assembly MySqlConnector