MySqlConnectionStringBuilder.ApplicationName property
Sets the program_name
connection attribute passed to MySQL Server.
public string ApplicationName { get; set; }
See Also
- class MySqlConnectionStringBuilder
- namespace MySqlConnector
- assembly MySqlConnector