LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.AllowLoadLocalInfile property

Allows the LOAD DATA LOCAL command to request files from the client.

public bool AllowLoadLocalInfile { get; set; }

See Also