LinkMenuExpand(external link)DocumentSearchCopyCopied

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