LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.ApplicationName property

Sets the program_name connection attribute passed to MySQL Server.

public string ApplicationName { get; set; }

See Also