MySqlBulkLoader.FileName property
The name of the local (if Local is true) or remote (otherwise) file to load. Either this or SourceStream must be set.
public string? FileName { get; set; }
See Also
- class MySqlBulkLoader
- namespace MySqlConnector
- assembly MySqlConnector