MySqlConnectionStringBuilder.Remove method
Removes the option with the specified name.
public override bool Remove(string keyword)
parameter | description |
---|---|
keyword | The option name. |
See Also
- class MySqlConnectionStringBuilder
- namespace MySqlConnector
- assembly MySqlConnector