MySqlBulkLoader.TableName property
The name of the table to load into. If this is a reserved word or contains spaces, it must be quoted.
public string? TableName { get; set; }
See Also
- class MySqlBulkLoader
- namespace MySqlConnector
- assembly MySqlConnector